Hi, After hours of tinkering I finally created my first WC3 validating site: http://www.emigratingservices.com/index.php Whooop! (Pop open a bottle!) Notting
Well done Although it's not hard to make a HTML 4.01 transitonal validating webpage. You should really be looking to use XHTML 1.0 transitional, if not strict. But the site looks nice
great work - the site looks great and works well - as twisted said you should look more in the direction of XHTML strict and dip your toe in the water with using CSS for layout - Death to layout tables
Good job. Yep, time to move on from the tables Although they come in handy for things like ebay templates & emails (due to most email clients living in 1999 when it comes to standards, and you can't use a stylesheet for ebay, everything needs to be inline... if tables are used, it doesn't clash with any of their code... besides, it displays in all browsers, and its just ebay, no-one cares!), so it is good knowledge to have.