Hi
I'm working on my first actual website. I've used HTML before, but never in a real project. I'm more into C++ and Python actually.
I wonder if someone could review my website, specifically under browsers other than Firefox 2. I have already tested it on Firefox, and the website works and looks fine.
Using Internet Explorer, I can't get the bookmark function to work, and the lay-out is not perfect (hovering over links in the navigation bar, the place of the links in the navigation bar...). I have no idea how to change this.
Can I tidy up my code some more, I mean, migrating lay-out tags to stylesheets, to make it compliant to XHTML 1.1. I should also change the extension of my files to .xhtml, but when I do that, the lay-out changes radically and I have no idea why. Also, when I validate using the W3C validator, it says my doctype needs to be changed, but even when I change it, the warning remains.
Thanks
Michiel
P.S.: sorry for my bad English, I'm from Belgium.
