Hi i've just finished designing a web page and now when i add a DTD, as w3c advise, it messes up the layout slightly.
Does this mean that my HTML is not written well enough for HTML 4.01? I think this because the layout is only messed up when i add a DTD for HTML 4.01 strict, or transitional, but not when i use the lower versions like 3.2...
Can someone tell me what a DocType Decloration actually does...and why my page physically changes when i add one....
thanks in adv.