| Hint | Answer | % Correct |
|---|---|---|
| Tag used for bold | <{b}> | 96%
|
| Tag used for italics | <{i}> | 93%
|
| Tag used for strikethrough | <{del}> | 92%
|
| Tag used for hyperlink | <{a}> | 86%
|
| Tag used to underline | <{u}> | 85%
|
| Tag used to define an image | <{img}> | 74%
|
| Tag used to define an ordered list | <{ol}> | 68%
|
| Tag used to define a video | <{video}> | 61%
|
| Tag used to define a quotation | <{q}> | 58%
|
| Tag used to define a variable | <{var}> | 53%
|
| Change font size (headings) | <{h#}> | 52%
|
| Tag used for subscript | <{sub}> | 51%
|
| Tag used to change font hex | <{font}> | 49%
|
| Tag used for superscript | <{sup}> | 47%
|
| Tag used to define SVG graphic containers | <{svg}> | 44%
|
| Tag used to define sound elements | <{audio}> | 43%
|
| Tag used to highlight | <{mark}> | 22%
|
| Tag used for dropdown menu | <{select}> | 16%
|
| Change font size (by pixel), several other uses | <{style}> | 16%
|
| Change font size (simple) | <{big}> | 12%
|
| Tag used to define the outcome of a calculation | <{output}> | 10%
|
| Tag used to make scrolling text | <{marquee}> | 9%
|