wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CAT Grade 11 (HTML)

Total questions: 10

Worksheet time: 7mins

Name
Class
Date
1.

What does HTML stand for?

a)

Hayper Text Mark up

Language

b)

Hyper Text Mark up

Lesson

c)

Hyper Text Mark up

Language

d)

How must I know Sir?

2.

What is the name of the attribute to MODIFY the TEXT in a web page?

a)

font face

b)

font bold

c)

on the keyboard

d)

font images

3.

What is the correct image attribute to use when adding an image to your web page design?

a)

<img src ="PictureOfMe.jpg "alt ="Picture of me"/>

b)

<ing src ="Pictureofme.mp3"

c)

<img src="alt pictureofme"/>

d)

<img src ="PictureOfMe.jpg alt "Picture Of me">

4.

You can use different attributes in the same angle brackets

example

<body bg color ="blue" img src="Yellow.jpg">

a)

FALSE

b)

TRUE

5.

what is the attribute called to MODIFY the wideness of an image on a web page?

(a)  

6.

choose the correct IMAGE attribute to use when adding an image into the web

page

(The name of the image is SHOES)

a)

<img source ="shoes" alt ="shoes"/>

b)

<im src = shoes alt ="shoes"/>

c)

<img src ="shoes.jpg" alt ="shoes"/>

d)

<img src = "shoes.jpg alt ="shoes/>

7.

What is the attribute called to MODIFY the paragraph position?

a)

<P align="left">

</p>

b)

<Paragraph position ="left">

</p>

c)

<Palign ="left"/>

d)

<p align = left>

</p>

8.

<h1> animals</h1>

<h2> the food they eat </h2>

<h3> where they stay </h3>

What is the MAIN HEADING going to be on the web page?

(a)  

9.

What is the ATTRIBUTE for adding a Horizontal Line in a web page?

a)

<hr>

b)

<hr/>

c)

</hr>

d)

<hr>

</hr>

10.

<body bgcolor ="yellow" text ="purple">

What colour will the TEXT be in the web page?

(a)