Web Design Part 2

Web Design Part 2

9th - 12th Grade

23 Qs

quiz-placeholder

Similar activities

MaWD 4.01

MaWD 4.01

KG - University

20 Qs

Web 101 Assessment

Web 101 Assessment

9th - 12th Grade

20 Qs

HTML

HTML

7th - 9th Grade

19 Qs

Pemrograman Web

Pemrograman Web

11th Grade

20 Qs

HTML and CSS

HTML and CSS

9th - 12th Grade

20 Qs

HTML & CSS

HTML & CSS

9th - 12th Grade

22 Qs

Codehs Web Design

Codehs Web Design

9th - 12th Grade

20 Qs

CodeHS Web Design

CodeHS Web Design

9th - 12th Grade

20 Qs

Web Design Part 2

Web Design Part 2

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Nora Allstedt

Used 71+ times

FREE Resource

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid HTML tag?

h1

<>

<h1>

>h1<

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?

Hidden Text Meta Language

Hyper Text Markup Language

Hidden Theme Markdown Level

Hyper Text Markdown Language

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of metadata about a webpage?

The title of the webpage

The body of the webpage

An <h1> tag on the webpage

All of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of the <br> tag?

Create a line break on the resulting webpage

Create a horizontal line on the resulting webpage

Italicize text

Bold text

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct HTML code to create a hyperlink that displays Click Me and

links to google.com?

<a href="https://google.com">

Click Me

</a>

<a href="Click Me">

https://google.com

</a>

Click Me <a>https://google.com</a>

<a>

Click Me

</a href="https://google.com">

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following lines of HTML code will insert an image into a webpage?

<img>

https://codehs.com/static/img/logo.png

</img>

<img>

src="https://codehs.com/static/img/logo.png"

</img>

<img src="https://codehs.com/static/img/logo.png">

<img https://codehs.com/static/img/logo.png>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False: As long as you cite your sources, you can put any image you find online on your 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?