Edit Game
HTML
 Delete

Use commas to add multiple tags

 Private  Unlisted  Public



 Save

Delimiter between question and answer:

Tips:

  • No column headers.
  • Each line maps to a question.
  • If the delimiter is used in a question, the question should be surrounded by double quotes: "My, question","My, answer"
  • The first answer in the multiple choice question must be the correct answer.






 Save   9  Close
Complete the missing parts:
...
What are the tags to define a table, a table row, a table header and the data of the table?
<table>, <tr>, <th>, <td>
Complete the missing parts:
...
T or F: The image tag does not havea closing tag
TRUE
How are this words called?
Attributes
Complete the missing parts
...
What does the "b tag" do?
bold
Is this code correct?
No
The "title tag" goes inside the "Head tag" or the "Body tag"?
Head tag