Hi Anyone now how I ensure that whilst using a vendor's program(dreamweaver) to creatwebpages that all of the elements I use are Valid to the Doc Type for eg.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
When I Use a html validator to validate my code I am told that there is 'no attribute left margin'.
My basic grasp is that the software I am using is allowing me to insert code that is not part of the DOCTYPE that it generates.
Am I wrong?
How do fix this, have my html valid?
Any help very much appreciated.
Thanks Johnor