inline style question

J

Jeff Thies

Els said:
Jeff Thies wrote:




Funny - I can't even find one instance of it on the page you
mentioned.




Looks like a copy paste error.

You are right:

<URL: http://www.definition6.com/ourWork/caseStudies.asp />

I think it's a typo on their part. This seems to be put together with:
Microsoft Visual Studio 6.0, and it looks like that doesn't haven't the
greatest respect for clean html. Further on I see:

<li><a href="testimonials.asp">Testimonials</A></li>

<li id=navListOn><a href="caseStudies.asp">Case Studies</a></li>

and I'm sure that isn't right. The whole design looks unmaintainable,
but that may just be me.

Jeff
 
E

Els

Jeff said:
You are right:

<URL: http://www.definition6.com/ourWork/caseStudies.asp />

I think it's a typo on their part. This seems to be put together with:
Microsoft Visual Studio 6.0, and it looks like that doesn't haven't the
greatest respect for clean html. Further on I see:

<li><a href="testimonials.asp">Testimonials</A></li>

<li id=navListOn><a href="caseStudies.asp">Case Studies</a></li>

and I'm sure that isn't right. The whole design looks unmaintainable,
but that may just be me.

That snippet doesn't look unmaintainable really. It looks like it's
output from a script, which identifies the Case Studies link as the
present one, by adding an id to the element, so they can style it
differently easily through CSS.

I don't like the sight of mixed case though.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top