Edit Game
create web pages by 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   12  Close
to control the dimension of the video or image we use the properties ..............
Height -- Width
To align the image inside the web page we use the property ..............of the <img> tag
Align
What are the properties of the <font> tag ?
face - size - color
what is the tag used to To control the font format
<font>
What are the properties of the <body> tag ?
dir - bgcolor -background
between <a>and </a> we can write the text or the image that appears as a hyperlink on the web page
True
the property related to the <bgsound> tag is.............
src
To display the image in the web page use the .............tag
<img>
After href, we write the address of the website we want to go to
True
The property related to the <a> tag is................
href
To insert hyperlink in the web page use............tag
<a>
To insert video in the web page use ......................tag
<embed>