Web Design: Basics of HTML and CSS

Web Design: Basics of HTML and CSS

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Теги HTML 1

Теги HTML 1

10th Grade

13 Qs

HTML 2: Lists

HTML 2: Lists

8th - 10th Grade

15 Qs

HTML

HTML

9th Grade

15 Qs

HTML & CSS

HTML & CSS

10th - 12th Grade

12 Qs

Introducción a HTML - A1

Introducción a HTML - A1

10th Grade

10 Qs

HTML

HTML

12th Grade

10 Qs

HTML тегтері

HTML тегтері

1st Grade - University

13 Qs

Pagini Web - HTML

Pagini Web - HTML

8th - 9th Grade

10 Qs

Web Design: Basics of HTML and CSS

Web Design: Basics of HTML and CSS

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Darren Murray

Used 45+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the basic tags to start a web page?

<!DOCTYPE html>

<html>

<head> </head>

<title> </title>

<body> </body>

</html>

<html>

<a> </a>

<p> </p>

<footer> </footer>

<DOCTYPE>

<html>

<link> </link>

<ol> </ol>

<html>

<!DOCTYPE html>

<body> </body>

<parapraph> </paragraph>

<title> </title>

<end> </end>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What code is used for an ordered list?

<ul> </ul>

<ol> </ol>

<list> </list>

<p> </p>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What code is used to make a bulleted list?

<p> </p>

<ol> </ol>

<ul> </ul>

<list> </list>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what code is used to make a hyperlink?

<hyperlink> </hyperlink>

<link>

<p> </p>

<a> </a>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What code is used to add an image?

<add image>

<img src="image.jpg">

img {}

<add Image>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the proper code to link a stylesheet?

style.html

<img src= "image.jpeg>

<stylesheet>

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

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To add color to your html page in a css file, Which is correct?

html { background-color: #006600;}

html <color=green>

css=green

html<backgroundcolor: #006600>

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?