Guidelines
Exceptions
We may still use these with XHTML 1.0 strict, although they have been deprecated.
Yes, we may use these:
- We may use the width and/or height in the img tags in XHTML version 1.0 strict.
- We may use the width attribute within td and th tags in XHTML version 1.0 strict — although it is preferable to use CSS.
- We may also use the align attribute and/or the valign in the td and th tags — although it is preferable to use CSS.
- Note.
