I'm currently working on a web site rewrite. New design and new code, but current content for now. I would like to get feedback on the design. I've tested it with galeon, mozilla, IE and Opera.
Nice :)
Using stylesheets, I'm a total beginner, so if something could be done better, please tell me. Especially the table stuff still sucks.
I'm not an expert either, I use these validators often:
http://validator.w3.org/check?uri=http%3A%2F%2F212.227.36.83%2Fdirectfb%2Findex.php http://jigsaw.w3.org/css-validator/validator/?uri=http://212.227.36.83/directfb/stylesheets/directfb.css
The headlines should be using <h1> and <h2>, and then in the CSS specify border, background color, etc.; something like:
div.main h1 { background-color: <my-dark-blue> }Some good examples are at http://www.w3schools.com.
HTH,
Micha
