> Not that it's newsworthy, but I have re-designed my
> site blackcoil.com using ASP.NET 2.0, Master Pages,
> CSS, XHTML, and all that lovely goodness.

Just a note, that new line before your DOCTYPE can potentially mess
you up by putting IE in quirks mode (although this probably doesn't
affect you now, it can cause a lot of "mysterious" trouble later on).

Also, looking through the pages, I only see <h1>, <h3>, and <h4>. 
Remember that you should use <h?> to show the structure of your page
(you can always change the font-size/margins/padding in your CSS.  It
may help to look at your page without the CSS and see if it looks
right.

Hope this helps,
Ricky
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to