HOTSPOT For each of the following statements, select Yes if the statement is true. Otherwise, select No. Each correct selection is worth one point.
Answer:
Explanation:
2 Comments on “For each of the following statements, select Yes if the statement is true.”
remosays:
yes yes yes
0
0
DB7says:
From W3 School website
Document Structure
XHTML DOCTYPE is mandatory
The xmlns attribute in ‘html’ is mandatory
‘html’, ‘head’, ‘title’, and ‘body’ are mandatory
XHTML Elements
XHTML elements must be properly nested
XHTML elements must always be closed
XHTML elements must be in lowercase
XHTML documents must have one root element
XHTML Attributes
Attribute names must be in lower case
Attribute values must be quoted
Attribute minimization is forbidden
yes yes yes
0
0
From W3 School website
Document Structure
XHTML DOCTYPE is mandatory
The xmlns attribute in ‘html’ is mandatory
‘html’, ‘head’, ‘title’, and ‘body’ are mandatory
XHTML Elements
XHTML elements must be properly nested
XHTML elements must always be closed
XHTML elements must be in lowercase
XHTML documents must have one root element
XHTML Attributes
Attribute names must be in lower case
Attribute values must be quoted
Attribute minimization is forbidden
0
0