html test

html test

8th Grade

15 Qs

quiz-placeholder

Similar activities

HTML

HTML

5th - 10th Grade

10 Qs

HTML Basics

HTML Basics

7th - 8th Grade

20 Qs

HTML basics

HTML basics

5th - 10th Grade

20 Qs

Html Beginner

Html Beginner

6th - 11th Grade

19 Qs

HTML Quiz

HTML Quiz

7th - 8th Grade

10 Qs

HTML Quiz 1

HTML Quiz 1

8th - 10th Grade

11 Qs

Unit 2 code.org

Unit 2 code.org

7th - 9th Grade

20 Qs

HTML coding

HTML coding

6th - 8th Grade

14 Qs

html test

html test

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Joseph Andrada Advincula

Used 5+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Media Image

The web developer wants to make the "My Page" text larger. Which TWO of the following would work? (Choose TWO)

Use <h6> instead of <h3>

Use <h1> instead of <h3>

Put the "My Page" text inside the tags.

Use CSS to set the font-size property of the h3 tag

Put the code style="larger" inside the h3 tag.

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Can you re-write the embedded CSS declaration part to a correct one?


p < color: "orange"; font-size: 54;}

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Tick all attributes applicable to an HTML table

width

padding

color

cellpadding

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for setting a background color?

< body background = "blue" >

< body bg = "blue" >

< body "background-color-style = blue">

< body style = "background-color:blue;" >

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which element appears at the top of the browser window or when a user bookmarks a web page?

<meta>

<title>

<body>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?

Hyperlinks and Text Markup Language

Hyper Text Markup Language

Home Tool Markup Language

Hyper Text Manipulation Language

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Given the following output - which HTML element would produce the desired output for #7? (see image)

ul

li

/li

/ul

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?