HTML CSS

HTML CSS

University

25 Qs

quiz-placeholder

Similar activities

DA Kuis CSS - 26 Januari 2021

DA Kuis CSS - 26 Januari 2021

12th Grade - University

20 Qs

Quiz Ke-1 Pemrograman Basis Web 1

Quiz Ke-1 Pemrograman Basis Web 1

University

20 Qs

HTML Application

HTML Application

12th Grade - University

20 Qs

ข้อสอบ ความรู้เบื้องต้นเกี่ยวกับอินเทอร์เน็ตและ HTML

ข้อสอบ ความรู้เบื้องต้นเกี่ยวกับอินเทอร์เน็ตและ HTML

University

20 Qs

Recap HTML

Recap HTML

University

21 Qs

HTML quiz

HTML quiz

10th Grade - University

20 Qs

HTML

HTML

University

23 Qs

La sintassi CSS

La sintassi CSS

9th Grade - Professional Development

20 Qs

HTML CSS

HTML CSS

Assessment

Quiz

Computers

University

Medium

Created by

Yolande Cole

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