HTML Quiz Y8 Command Sheet

HTML Quiz Y8 Command Sheet

12th Grade

10 Qs

quiz-placeholder

Similar activities

HTML Tags Review

HTML Tags Review

9th - 12th Grade

15 Qs

Unit 5 - CSS Review

Unit 5 - CSS Review

9th - 12th Grade

11 Qs

FA 6

FA 6

9th - 12th Grade

15 Qs

Post Test MM 1 18-01-2023

Post Test MM 1 18-01-2023

12th Grade

15 Qs

Desain Media Interaktif

Desain Media Interaktif

12th Grade - University

10 Qs

CSS ID vs. Class

CSS ID vs. Class

9th - 12th Grade

15 Qs

Применение систем управления веб контентом

Применение систем управления веб контентом

12th Grade

15 Qs

IT test 10-sinf

IT test 10-sinf

9th - 12th Grade

15 Qs

HTML Quiz Y8 Command Sheet

HTML Quiz Y8 Command Sheet

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Phil Branson

Used 21+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What HTML command is used to add an image to a webpage?

A. <img src="image.jpg" alt="Description">

B. <image source="image.jpg" description="Description">

C. <picture src="image.jpg" alt="Description">

D. <addimg src="image.jpg" desc="Description">

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you center-align text in HTML?

A. <p style="text-align: left;">

B. <p style="text-align: center;">

C. <p style="text-align: right;">

D. <p style="text-align: justify;">

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What HTML code changes the text color of a paragraph?

A. <p style="color: #3366cc;">

B. <text color="#3366cc">

C. <color text="#3366cc">

D. <paragraph color="#3366cc">

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML code is used to change the font of a paragraph?

A. <p style="font: 'Arial', sans-serif;">

B. <p style="font-family: 'Arial', sans-serif;">

C. <font style="Arial, sans-serif;">

D. <paragraph font="Arial, sans-serif;">

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What HTML command creates a hyperlink?

A. <a link="https://www.example.com">Click here</a>

B. <link href="https://www.example.com">Click here</link>

C. <a href="https://www.example.com">Click here</a>

D. <hyperlink="https://www.example.com">Click here</hyperlink>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you align an image to the right of the webpage?

A. <img src="image.jpg" align="right" alt="Description">

B. <img src="image.jpg" alt="Description" style="float: right;">

C. <img src="image.jpg" style="align: right;" alt="Description">

D. <img src="image.jpg" align-right alt="Description">

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What HTML code underlines text?

A. <p style="text-decoration: underline;">

B. <text-decoration: underline;>Underlined text</text-decoration>

C. <underline>Underlined text</underline>

D. <p underline="true;">

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?