Edit Game
HTML -2
 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   8  Close
What is the use of alt tag in img src?
alternate text
Which tag is used to underline text?
<u>
What is debugging?
Finding and fixing problems with code
What tag is used for inserting image in a web page
True
Which is the correct HTML element for inserting a line break?
<br>
Google Chrome, Mozilla Firefox and Microsoft Edge are all examples of what?
Web browsers
Difference between <p> tag and <br> tag
<li>
What is the difference between <h1> and <h2>?
<h1> is larger in size than <h2>