You are migrating several HTML pages to your website. Many of these pages contain HTML <center> and <font> tags. Which XHTML document type declaration should you use?
A. Option A
B. Option B
C. Option C
D. Option D
2 Comments on “Which XHTML document type declaration should you use?”
the answer is C: The transitional 4.01 declaration includes presentation attributes and elements that W3C expects to phase out as support for style sheets matures.
https://www.w3.org/TR/html401/loose.dtd
https://www.w3.org/QA/2002/04/valid-dtd-list.html
4
0
Answer: C
4
0