HTML Coding

HTML Coding

9th - 11th Grade

10 Qs

quiz-placeholder

Similar activities

Ciw Introduction to Cascade Style Sheets Technology

Ciw Introduction to Cascade Style Sheets Technology

7th Grade - University

10 Qs

Blogs

Blogs

7th - 9th Grade

15 Qs

HTML vs CSS

HTML vs CSS

9th - 12th Grade

8 Qs

Web Design: Basics of HTML and CSS

Web Design: Basics of HTML and CSS

9th - 12th Grade

10 Qs

INTRO TO CSS QUIZ

INTRO TO CSS QUIZ

9th Grade

15 Qs

HTML Fundamentals

HTML Fundamentals

10th - 12th Grade

14 Qs

Основы  HTML

Основы HTML

11th Grade

15 Qs

Ucertify Introduction to Cascade Style Sheet Technology

Ucertify Introduction to Cascade Style Sheet Technology

7th Grade - University

10 Qs

HTML Coding

HTML Coding

Assessment

Quiz

Computers

9th - 11th Grade

Hard

Created by

Mario Garnica

Used 235+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Complete choosing the missing code for hyperlinks:

<a ____ "https://www.w3schools.com">This is a link</a>

href=

style=

<p>

img src=

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Specify an alternate text for the image. Choose the missing section of the code:

<img src="w3schools.png" ____="w3schools Logo">

alt

href

img

src

3.

FILL IN THE BLANK QUESTION

1 min • 5 pts

Use the correct HTML code to set the color of the paragraph to "blue":

<p _____="color:blue;">This is a paragraph.</p>

4.

FILL IN THE BLANK QUESTION

1 min • 5 pts

Use the HTML code to set the font of the paragraph to "courier".

<p style="____-family:courier;">This is a paragraph.</p>

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Use HTML code to center align the paragraph. Choose below the correct missing word:

<p style="text-____:center;">This is a paragraph.</p>

href

align

center

img

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Use HTML code to set the text size to 50 pixels. Choose the correct missing word on the code:

<p style="font-_____:50px;">This is a paragraph.</p>

width

height

size

href

7.

FILL IN THE BLANK QUESTION

1 min • 5 pts

Use HTML code to set the background color of the document to yellow.

<body style="____-color:yellow;">

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?