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
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
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
Answer: C