C-04-Q035mediumsingle_mcq
Which is the correct form of an opening and closing tag pair?
Which is the correct form of an opening and closing tag pair?
- a
<tag>and<tag> - b
<tag>and</tag> - c
</tag>and<tag> - d
(tag)and(/tag)
Which is the correct form of an opening and closing tag pair?
<tag> and <tag><tag> and </tag></tag> and <tag>(tag) and (/tag)