OK, so this is my first CSS driven web site. I have put it through the CSS checker, and the XHTML checker and they come out ok.
Any comments would be appreciated!
Greg
Move the CSS to an external
Move the CSS to an external file, get rid of the inline styling, and see if you can cut down on any of the divs.
Also get a H1 with your site title, and set this:
http://www.greggum.com/images/rrg_top1.gif
as it's background image.
The page also doesn't have a proper <title>
Thanks very much. I moved
Thanks very much.
I moved the CSS out to an external file, and am in progress with moving the inline styling. I didn't realize how much Visual Studio 2005 put in the inline styling.
However, I don't quite get what you mean about the H1. Do you mean instead of having a top Div that displays rrg_top1, do it with an H1 tag? I didn't realize that an H1 could have a background. I guess one would do that for improved search engine ranking, correct?
Greg
Yes, yes, yes yes and
Yes, yes, yes yes and yes.
(I think that's enough Yeses!)
p.s.
Bad Request (Invalid Hostname)
For one thing, the site does
For one thing, the site does not pass validation. Also, the search field flows over into the text, obscuring part of it.
I like the look, but does
I like the look, but does not pass w3c html or css validation