Ar 07/06/10 21:03, ysgrifennodd Ellen Heitman :
> So you're suggesting I just tidy up the current HTML code? Do you think it's
> necessary to take the time to go from tables to divs for each page?
>
>    

If you look at the code in Visual Studio, it will highlight the HTML 
errors (by underlining them with a squiggly red line).  I'm not sure if 
Dreamweaver does the same; but you can get the free version (Express 
Edition, or something IIRC) of VS if you want.  This will make 
correcting the code relatively easy.

It looks to me as though it started off as an ASP.NET < 2.0 project and 
then got ported to v2.0 or greater, thus changing the DOCTYPE to XHTML 
1.0 Transitional.  This has left you with loads of invalid code.

Shouldn't be that big a job to make it valid, though, as far as I can see.

HTH

Cheers



Peter

-- 
http://www.peredur.net

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to