Q.1.
HTML was first proposed in which year
Q.2.
Which is the correct HTML tag to make a text italic?
Q.3.
Which of the following tag is used for inserting the largest heading in html ?
Q.4.
If you wanted to add links to your web page - what tag would you use?
Q.5.
What will happen to the text in blue? <p>He named his car <i>The lightning</i>, because it was very fast.</p>
Q.6.
What does the <p> tag do?
Q.7.
Which word is not used in HTML structure?
Q.8.
What does the <HTML> tag tell the browser
Q.9.
<!DOCTYPE>
Q.10.
Which of the following is the largest heading?
Q.11.
Which tag would you use to create a hyperlink?
Q.12.
Which tag does not need a closing tag?
Q.13.
Which tag would you use to insert a image?
Q.14.
What is the difference between <hand <h2>?
Q.15.
Which tag would you use for bullet points?
Q.16.
Which tag would you use for an ordered list?
Q.17.
<th></th> is the code for .....
Q.18.
Which list tag would you use for an ordered list
Q.19.
Src attribute in an image tag means what?
Q.20.
Which code below is correct for a hyperlink