wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

HTML Asses

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.
  1. Which HTML tag is used to insert an image?

a)

<img url=”htmllogo.jpg” />

b)

 <img alt=”htmllogo.jpg” />

c)

<img src=”htmllogo.jpg” />

d)

<img link=”htmllogo.jpg” />

2.
  1. Which HTML tags are used to make a text- italiced?

a)

<it></it>

b)

<t></t>

c)

<i></i>

d)

<ic></ic>

3.
  1. In HTML, Ordered lists are also known as____,while Unordered lists are known as______.

a)

bulleted and descriptive

b)

numbered and bulleted

c)

descriptive and numbered

d)

 numbered and lists

4.

Which HTML element is used for YouTube videos?

a)

<samp>

b)

<small>

c)

<frame>

d)

<iframe>

5.

While inserting an image on a website ,the phrase "src" stands for

a)

search

b)

same

c)

seen

d)

source

6.

Which element is used to get highlighted text in HTML?

a)

<u>

b)

<mark>

c)

<highlight>

d)

<b>

7.

Which attribute is not essential under <iframe>?

a)

 frameborder

b)

width

c)

height

d)

src

8.

Which of the following is not the element associated with the HTML table layout?

a)

alignment

b)

color

c)

size

d)

spanning

9.

Which element is used for or styling HTML layout?

a)

CSS

b)

jQuery

c)

JavaScript

d)

PHP

10.

Which of the following HTML tag is used to create an unordered list?

a)

<ol>

b)

<ul>

c)

<li>

d)

<ll>