How many hands a human has?
Two
Sky color?
Blue
The third planet from the sun is?
Earth
The tag for a table
What is <table>?
The tag for a specific time
What is <time>?
The tag for underline
What is <u>?
What is <article>?
The tag for a choice in a drop-down list
What is <option>?
The tag to group body content in a table
What is <tbody>?
What is <strong>?
The tag for incorrect text
The tag for embedded sound content
What is <audio>?
The tag for an unordered list
What is <ul>?
The tag to create a cell in a table
What is <td>?
The tag for smaller text
What is <small>?
The tag for an abbreviation or acronym
What is <abbr>?
The tag for a body
What is <dl>?
The tag to create a row in a table
What is <tr>?
The tag for a short quotation
What is <q>?
The tag for a comment
What is <!--...-->
The tag for contact information for the document's owner
What is <address>?
What is <dt>?
The tag for a header cell in a table
What is <th>?
The tag for preformatted text
What is <pre>?