HTML Quiz

1. What is the expansion of HTML?

A.

Hyper Text Markup Language


B.

Hyper Text Machine Language


C.

Hyper Text Makeup Language


D.

Hyper Tech Markup Language




2. Choose the correct HTML code.

A.

<img alt="pic.gif">


B.

<img src="pic.gif">


C.

<img ismap="pic.gif">


D.

<img source="pic.gif">




3. Which attribute specifies the maximum count of characters in an input field?

A.

max


B.

value


C.

size


D.

maxlength




4. Which element is correct for inserting a line break?

A.

<br>


B.

<b>


C.

<line>


D.

<break>




5. Fill in the blank: <a ______="https://www.google.com">Click</a>

A.

target


B.

type


C.

href


D.

hreflang




6. In the description list, which element is used to describe a term?

A.

<dl>


B.

<dt>


C.

<li>


D.

<dd>




7. HTML elements with no closing tag is called?

A.

Empty elements


B.

Open elements


C.

Tag


D.

Closed elements




8. Which attribute is used to declare the language of the element's content?

A.

hreflang


B.

lang


C.

language


D.

lan




9. Which tag is used to define a section in a document?

A.

<meta>


B.

<form>


C.

<dialog>


D.

<div>




10. How many heading tags are there in HTML?

A.

8


B.

10


C.

6


D.

5




https://www.youtube.com/watch?v=np3VXMB_DEk

Leave a Reply

Your email address will not be published.