HTML CSS

HTML CSS

University

25 Qs

quiz-placeholder

Similar activities

Quiz HTML Dasar

Quiz HTML Dasar

10th Grade - University

20 Qs

HTML & CSS quiz

HTML & CSS quiz

6th Grade - Professional Development

21 Qs

DASAR HTML

DASAR HTML

University

20 Qs

Html

Html

University

20 Qs

html-preclass

html-preclass

University

20 Qs

CSS Quiz

CSS Quiz

University

20 Qs

Kuis Susulan Pemrograman Basis Web 1

Kuis Susulan Pemrograman Basis Web 1

University

20 Qs

Quiz WEB

Quiz WEB

10th Grade - University

20 Qs

HTML CSS

HTML CSS

Assessment

Quiz

Computers

University

Medium

Created by

Yolande Cole

Used 14+ 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?