
August 8th, 2005, 05:11 PM
|
 |
It
|
|
Join Date: Sep 2003
Location: UK
|
|
Quote: | Originally Posted by lilcam I really wanted to use CSS, but a majority of our visitors will not have a compliant browser so instead of having ppl complain and stuff I was forced to use tables. |
No, no, no. Even IE5 supports everything well enough to make a CSS layout feasible. Unless your main visitor base all live in a Netscape 4 sanctuary, that's bull.
The site looks nice. Don't make stupid excuses for bad code.
Anyway, if you really can't be bothered to go with a CSS layout, please at least validate your HTML. And use CSS for basic page styling, like the main body background. And CSS for the image rollovers, ditch that JavaScript.
You'll notice I'm still only griping about the code, because I really quite like the design. Fix code. Design good. Over and out.
|