It's not bad. The design is crisp, clean, and organized. As for content, there's not much of it. The header "404 Page Not Found!" probably needs to be bigger, but it fits with the rest of the...
Seems this is perhaps a bit of a decisive issue. On one hand making a site compatible in IE6 (which is still used by percentage of web users) only makes sense if you care at all about accessibility....
Not bad. The design is clean and easy on the eyes. I have to minus some points for the generic MS word-style clipart. And the banner below makes me wonder if this business makes any money that the...
Unfortunately, making a pretty site like this one comes at the cost of accessibility. The total size of your external multimedia is 1082415 bytes (about 1 MB). In the web design world, this is pretty...
You should only use PHP for the automated portions of the site. The entire page can be regular HTML but when you need to do something that requires PHP you can just throw in the <?php tag and start...
The games are considered "abandonware." While obviously still under copyright (seeing at it's been less than 75 years since ANY computer games has been made), many of these game developers do not...
This script is supposed to check if textfile.txt exists, open it and then replace some text for some different text. I get no errors but the text in the file isn't getting replaced.
This is certainly disheartening. This is happened before, but the contrast between the light and dark colors looks just fine to me. I have no idea what it...
I am trying to center three DIVs on a page but I need each div to be able to automatically resize itself vertically to accommodate the amount of content it holds (which will change). Every time I try...