HTML & CSS Wrap-up Period 1

HTML & CSS Wrap-up Period 1

8th Grade

25 Qs

quiz-placeholder

Similar activities

HTML Assignment

HTML Assignment

8th Grade

20 Qs

HTML REVISION

HTML REVISION

8th Grade

21 Qs

Unit 2 code.org

Unit 2 code.org

7th - 9th Grade

20 Qs

HTML

HTML

KG - University

20 Qs

HTML basics

HTML basics

5th - 10th Grade

20 Qs

HTML Basics

HTML Basics

6th - 8th Grade

20 Qs

HTML & CSS quiz

HTML & CSS quiz

6th Grade - Professional Development

21 Qs

CSS Basics

CSS Basics

6th - 12th Grade

21 Qs

HTML & CSS Wrap-up Period 1

HTML & CSS Wrap-up Period 1

Assessment

Quiz

Computers

8th Grade

Easy

Created by

Voshonda Bolton

Used 9+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following tags will create a bulleted list on a website?

<p>...</p>

<h3>...</h3>

<ol>...</ol>

<ul>...</ul>

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

All of the following are empty tags except?

<hr>

<br>

<p>...</p>

<img>

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following images is an example of an ordered list?

Media Image
Media Image

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

All of the following are examples of container tags except?

<img src="dog.jpg>

<p>Hello World!</p>

<h1>Days of the Week</h1>

<a href="bhms.net">BHMS</a>

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Why will the code in the image not display the list correctly?

The code should use an <ol> tag.

The code needs <li> tags for each item on the list.

A <p> tag is needed to separate the text.

The code needs to be moved to in between the <head> tag.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the tags below is used to create a heading on a website?

<head>

<p>

<ol>

<h3>

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The <p> tag can be used to separate text on a website.

True

False

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?