HTML and CSS Quiz

HTML and CSS Quiz

8th Grade

10 Qs

quiz-placeholder

Similar activities

8.1 and 8.2 Summary Revision

8.1 and 8.2 Summary Revision

8th Grade

11 Qs

Mr. Lovell's HTML Quiz

Mr. Lovell's HTML Quiz

6th - 8th Grade

12 Qs

Website Design

Website Design

KG - University

10 Qs

HTML y CSS

HTML y CSS

8th Grade

10 Qs

HTML Tags

HTML Tags

7th - 8th Grade

15 Qs

Dreamweaver HTML Basic

Dreamweaver HTML Basic

5th - 9th Grade

15 Qs

HTML Lesson 5

HTML Lesson 5

7th - 10th Grade

14 Qs

HTML revision quiz

HTML revision quiz

6th - 8th Grade

14 Qs

HTML and CSS Quiz

HTML and CSS Quiz

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Randa Felske

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?

Hyperlinks and Text Markup Language

Home Tool Markup Language

Hyper Text Markup Language

High-Level Markup Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to link the index page and stylesheet?

<link rel = "stylesheet" href="style.css>

<link>

link { rel="stylesheet"}

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the element in an HTML document?

To display the main content

To include metadata, styles, and links to external resources

To format the body of the document

To create links

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property is used to change the background color of an element?

color

background

background-color

bgcolor

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS selector targets all paragraphs (

) on a webpage?

p

#p

.p

p.all

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML tag for inserting an image?

<img src = "file name" alt = "description">

<image source = "cat.jog " alt = "cat"/>

img {

}

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you center-align text using CSS?

text-position: center;

text-align: middle;

align-text: center;

text-align: center;

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?