wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

G6- final Dec-2023/Jan-2024

Total questions: 25

Worksheet time: 14mins

Name
Class
Date
1.

What is not the tag for headings?

a)

<h1>

b)

<h2>

c)

<h6>

d)

<b>

2.

How to insert a picture

a)

<img>

b)

<i>

c)

<pic>

d)

<p>

3.

1. <h1>The Olympic game will be held in 2022</h1>

2. <h2>This time is Beijing to hold it</h2>

3. <p>It will be held in Chaoyang District</p>

4. <h6>All people have negative Covid test report are welcomed</h6>

From the former tags, which has the biggest font?

a)

1

b)

2

c)

3

d)

4

4.

1. <h1>The Olympic game will be held in 2022</h1>

2. <h2>This time is Beijing to hold it</h2>

3. <p>It will be held in Chaoyang District</p>

4. <h6>All people have negative Covid test report are welcomed</h6>

From the former tags, which has the smallest font?

a)

1

b)

2

c)

3

d)

4

5.
a)
b)
c)
d)
6.

<body>

1. <h1>Choosing a Pet</h1>

2. <p>This page will help you choose between a dog, turtle, or a bird</p>

<h2>Turtles</h2>

3. <p.Turtles can also be fun, but they don't play with you. They will not make a mess of your room and they are quiet.</p>

4. <h2>Birds</h2>

</body>

Which one has the problem?

a)

1

b)

2

c)

3

d)

4

7.

What is the meaning of <i>?

a)

Insert the Image

b)

Underline the font

c)

Italicize the font

d)

Input

8.

What is the meaning of <img>?

a)

Insert images

b)

Imagination

c)

Specifies an image as a server-side image map

d)

Italicize the image

9.

How to insert an image?

a)

<img> picture.jpg</img>

b)

<i> picture</i>

c)

<img src="picture.jpg" alt="piccc">

d)

<picture> picture.jpg</picture>

10.

What is <p> for?

a)

paragraph

b)

postpone

c)

past

d)

parallel

11.

What is debug?

a)

Defense the bug in nature

b)

Finding the problem and fixing it

c)

HTML

d)

Computer problems

12.

These four sentences are from four webpages separately. Which cannot be shown when you run these pages? From the text:

<p>Dogs are the most work, but they are also the most fun. You have to walk them every day, but they love you and will always play with you.</pa>

<h2>Turtles</h2>

<p>Turtles can also be fun, but they don't play with you. They will not make a mess of your room and they are quiet.</p>

<p>Birds kind of play with you, but they are a lot of trouble and might fly away or start flying all around your room and make a mess of it.</p>

a)

Dogs are the most work, but they are also the most fun. You have to walk them every day, but they love you and will always play with you.

b)

Turtles

c)

Turtles can also be fun, but they don't play with you. They will not make a mess of your room and they are quiet.

d)

Birds kind of play with you, but they are a lot of trouble and might fly away or start flying all around your room and make a mess of it.

13.

Which one is correct for CSS format?

a)

p {

color:blue;

}

b)

p : {

color=blue;

}

c)

p {

color= blue

}

d)

p:{

color:blue;

}

14.

h1 {

color: red;

font-size: 24px;

}

What is this meaning?

a)

Change h1's font colour to red

Change font size of whole page to 24px

b)

Change background colour to red

Change font size of whole page to 24px

c)

Change h1's font colour to red

Change font size of h1 to 24px

d)

Change background colour to red

Change font size of h1 to 24px

15.

To show the page like this, which one is correct?

a)

h1 {

color; red

font-size;24px

}

h3 {

font-size:;14px

color; aqua

text-align; right

}

b)

<h1

color: red;

font-size: 24px;

>

<h3

font-size: 14px;

color:aqua;

text-align: right;

>

c)

h1 {

color: red;

font-size: 24px;

}

h3 {

font-size: 14px;

color:aqua;

text-align: right;

}

d)

<h1

color: red;

font-size: 24px;

>

<h3

font-size: 14px;

color:aqua;

text-align:right;

>

16.

Which sentence is correct?

a)

h1 {

color: red;

font-size: 24px;

}

h3 {

font-size: 14px;

color:pink;

text-align: right;

}

h2{

background-color:antiquewhite;

}

b)

h1

color: red;

font-size: 24px;

}

h3 {

font-size: 14px;

color:pink;

text-align: right;

h2 :

background-color:antiquewhite;

c)

<h1 >

color: red

font-size: 24px

<h3>

font-size: 14px

color:pink

text-align: right

<h2>

background-color:antiquewhite

d)

h1 {

color: red;

font-size: 24px;

}

<h3

font-size: 14px;

color:pink;

text-align: right;>

h2{

background-color:antiquewhite;

}

17.

Which could be the correct code for this and even change it?

a)

h1 {

color: black;

fontsize: 24px;

}

b)

h1 {

background= black;

font-size: 24px;

}

c)

h1 {

fontsize: 24px;

fontweight: bold;

}

d)

h1 {

font-size: 24px;

font-weight: bold;

}

18.

Which is correct?

a)

h1

{

rgb: (20,20,40)

}

b)

h1{

color: rgb(210,100,66);

}

c)

h1

{

rgb:

color(23,29,999)

}

d)

h1

{

color: rgb{20,30,60};

}

19.

What is rgb for?

a)

For font size

b)

For colour

c)

For align

d)

For font weight

20.

Which example is correct?

a)

<img>

picture.jpg

</img>

b)

<img="picture.jpg">

c)

<img src="picture.jpg" alt="picture">

d)

<img src="picture" alt="picture.jpg">

21.

Which one is correct?

The Image URL is: https://pbs.twimg.com/media/EfKADlvWAAE7P0p?format=jpg&name=small

a)

<img src="https://pbs.twimg.com/media/EfKADlvWAAE7P0p?format=jpg&name=small" alt="dogeee">

b)

</img src="https://pbs.twimg.com/media/EfKADlvWAAE7P0p?format=jpg&name=small" alt="dogeee">

c)

</img src="dog.jpeg" alt="dogeee">

d)

{img src="https://pbs.twimg.com" alt="dogeee"}

22.
HTML tags are always surrounded by
a)
( )
b)
{ }
c)
< >   
d)
"  "
23.
What will happen to the text in blue?   <p>He named his car <i>The lightning</i>, because it was very fast.</p>
a)
the content will be displayed in italic
b)
the content will display an image
c)
the content defines text inserted into a document
24.
What does the <p> tag do?
a)
Creates preformatted text
b)
places a picture in the website
c)
creates a paragraph break
25.

Which tag would you use to create a paragraph:

a)

<pr></pr>

b)

<p></p>

c)

<para></para>

d)

<par></par>