HTML CSS

HTML CSS

University

25 Qs

quiz-placeholder

Similar activities

HTML Quiz

HTML Quiz

University

20 Qs

HTML

HTML

KG - University

20 Qs

NIGHT SKILL - TEST 1

NIGHT SKILL - TEST 1

University

21 Qs

HTML Recap

HTML Recap

University

20 Qs

STEAM CAT

STEAM CAT

5th Grade - University

20 Qs

Practice

Practice

10th Grade - University

20 Qs

HTML Basics_EEBA

HTML Basics_EEBA

8th Grade - University

21 Qs

MaWD 4.01

MaWD 4.01

KG - University

20 Qs

HTML CSS

HTML CSS

Assessment

Quiz

Computers

University

Medium

Created by

Yolande Cole

Used 13+ times

FREE Resource

25 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 one of the following is a closing HTML tag?

<html />

</html>

<</html>>

<html>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to add an image?

<image>

<img>

<<img>>

</image>

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

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

background-color: purple;

background-color = "purple";

backgroundcolor=orange

change-background-color: purple

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?