Question 1
What does the acronym XHTML mean?
Answer Extended Hypertext Markup Language
Question 2
With which tag does the XHTML document begin and end?
Answer HTML
Question 3
Which tag contains the content of the document?
Answer
BODY
Question 4
Which tag contains the title tag?
Answer
HEAD
Question 5
Which tag is used to leave notes in an XHTML document?
Answer
Comment Tag
|