wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Grade VIII : HTML Basics 29062020

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

HTML stands for

a)

Hyper Text Makeup Language

b)

Hyper Test Makeup Language

c)

Hyper Text Markup Language

d)

Hyper Test Markup Language

2.

The tag <title> is enclosed in the element

a)

head

b)

html

c)

body

d)

ul

3.

The tag <br> stands for

a)

break

b)

bring

c)

breadth

d)

none of these

4.

The tag used to make the text look italicized is

a)

<i>

b)

<italic>

c)

<italy>

d)

<italicize>

5.

The tag in html used to draw a line is

a)

<dl>

b)

<drawline>

c)

<line>

d)

<hr>

6.

The tag used to insert an image in a web page is

a)

<image>

b)

<img>

c)

<insimg>

d)

<insertimage>

7.

CSS stands for

a)

Chief Security Staff

b)

Computer Style Sheets

c)

Cascading Style Sheets

d)

Computer Science Standards

8.

Which one of the following is not an attribute of <img> tag?

a)

src

b)

align

c)

border

d)

size

9.

To begin the ordered list in html from 5, the attribute used is

a)

start = 5

b)

begin 5

c)

start 5

d)

begin = 5

10.

To make the text bold, the tag used in html is

a)

<bold>

b)

<bd>

c)

<bl>

d)

<b>