| Hint | Answer | % Correct |
|---|---|---|
| Among Sus | <{b}>Hi</{b}> | 92%
|
| Among Us is a very cool game | <{i}>Among Us</{i}> is a very cool game | 90%
|
| among us | breaks<{br}>lines | 82%
|
| This is a link! | <{a} {href}="https://www.google.com">This is a link!</{a}> | 82%
|
| <ul>Among Us Colours
<{li}>Red</{li}>
<{li}>Green</{li}>
<{li}>Blue</{li}>
</ul> | 79%
|
This text is red! | <p {style}="color: red;">This text is red!</p> | 64%
|
Among UsContent | <{div}>
<h3>Title</h3>
<p>Content</p>
</{div}> | 52%
|
| e = mc2 | e = mc<{sup}>2</{sup}> | 35%
|
Selecting a section of the paragraph | <p>Selecting a <{span}>section</{span}> of the paragraph</p> | 35%
|
| The most sus colour in Among Us is red | The most sus colour in Among Us is <{mark}>red</{mark}> | 21%
|