Mon, 2004-07-12 22:29
I've just converted the front page of my site to css, and would appreciate any positive/negative feedback. The link is http://registerhome.com/css, css file - http://registerhome.com/css/style.css.
Thanks
Tue, 2004-07-13 01:25
#1
what do you think?
Hi niallkelly,
Nice clean looking site.
In firefox the content is left aligned, you could fix that using margin-left and right set to auto.
There are a couple of validation errors in your html. http://validator.w3.org/check?verbose=1&uri=http%3A//www.registerhome.com/css/
shouldn't be to hard to fix.
Hope that helps