>   If you can manage to get some kind of "control" over 
    >   those CMS users, then a complete 'HTML 4.01 Strict' 
    >   would be the right choice.
    >   
    >   More info...
    >   <http://www.w3.org/QA/2002/04/valid-dtd-list.html>
    >   <http://gutfeldt.ch/matthias/articles/doctypeswitch/table.html>


HTML 4.01 Strict is what I think I'll shoot for. The WYSIWYG editor I
believe is capable of using styles-only to apply bold, italics, etc. to the
text that's entered, and that should be sufficient.

I have uploaded my latest changes.  I have converted the left menu to all UL
and LI's, but it still will not validate... It seems the validator does not
like the ULs nested inside, but that's what I think I need to accomplish...?
Once I have the markup validated, I'm not sure where to start, in order to
apply different styles to lists and "sub lists" and "sub sub lists", which
this left navigation DOES contain... Can you point me to a good article?

Also, I have changed PageTitle to <h1> and applied a style there, which
works.  I have also put all my text into P's and applied the style there as
well.

I am slowly working through the list of suggestions... This is turning out
much better now.  I can see that my overriding skills-needed area is in
planning the HTML part of the document, long before the styles are applied.
I just never would have envisioned the "sections" or "tiles" of this
document as they have turned out, and so my starting point was already quite
poor.

What are all of you using for regular development - Opera to start?  I read
in one of the (many) articles that Opera now always tries to do everything
without a "quirks" mode, and the latest version now supports the DOM
standard... So does that make it the best browser with which to do the
primary development tasks?

Thanks to everyone... I've learned a lot in a short time here.  You all have
been great!!

Marc

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to