HTML & CSS QUIZ

HTML & CSS QUIZ

6th Grade

20 Qs

quiz-placeholder

Similar activities

HTML & CSS Tag

HTML & CSS Tag

6th Grade - Professional Development

16 Qs

Intro to Web Development

Intro to Web Development

6th - 8th Grade

20 Qs

HTML and CSS Quiz 2023

HTML and CSS Quiz 2023

6th - 8th Grade

20 Qs

MaWD 4.01

MaWD 4.01

KG - University

20 Qs

HTML / CSS

HTML / CSS

5th - 7th Grade

20 Qs

CS Discoveries Code.org Unit 2, Lesson 5-7 Review

CS Discoveries Code.org Unit 2, Lesson 5-7 Review

6th - 8th Grade

15 Qs

CSS Review

CSS Review

KG - 12th Grade

21 Qs

HTML and CSS Final Test

HTML and CSS Final Test

6th Grade - Professional Development

16 Qs

HTML & CSS QUIZ

HTML & CSS QUIZ

Assessment

Quiz

Computers

6th Grade

Medium

Created by

Pedro Munoz-Rodriguez

Used 59+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an opening HTML tag?

</html>

<<html>>

<html>

<html/>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to add an image?

<image>

<img>

<<img>>

</image>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax to change the background color with css?

background-color: purple;

purple;

background-color = "purple";

backgroundcolor=orange

change-background-color: purple

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

TRUE OR FALSE: HTML is used to style web pages.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

TRUE OR FALSE: CSS is used to style web pages

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is missing from this HTML skeleton?

<!DOCTYPE html>

<html>

<body>

</body>

</html>

<head></head>

<div></div>

<img></img>

<head>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What tag do you use to make a numbered list?

<list>

<ol>

<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?