Web 101 Assessment

Web 101 Assessment

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Вёрстка тест

Вёрстка тест

9th - 12th Grade

20 Qs

Codecadamy HTML

Codecadamy HTML

10th Grade - Professional Development

16 Qs

MaWD 4.01

MaWD 4.01

KG - University

20 Qs

Y8 - Web page design (HTML & CSS)

Y8 - Web page design (HTML & CSS)

9th - 11th Grade

20 Qs

Web Design Advanced HTML CSS

Web Design Advanced HTML CSS

9th - 12th Grade

18 Qs

HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

HTML basics

HTML basics

5th - 10th Grade

20 Qs

MAWD 4.01

MAWD 4.01

9th - 12th Grade

16 Qs

Web 101 Assessment

Web 101 Assessment

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Joseph Maxwell

Used 15+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tags go around the entire HTML Document?

<html></html>

<body></body>

<content></content

<stuff></stuff>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which header tag would display the largest text?

<h3></h3>

<h1></h1>

<h6></h6>

<h4></h4>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What value goes in the href attribute of an anchor tag?

Your name

The path to the image

The text to display

The URL for the link

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does a browser know that a file is a webpage?

It is opened in the browser

The filename ends with .html

It appears with a browser logo next to it

It contains the <html></html> tag

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an IMPROPER set of HTML tags?

<h1</h1>

<p></p>

<img />

<ul><li></li></ul>

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following properly sets the src attribute?

<a src="http://google.com">Google</a>

<iframe src>http://weather.gov</iframe>

<img src="http://image.com/image.jpg" />

<img>src="http://image.com/image.jpg"</img>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the relationship between the ul element and the li element?

The ul is the child of the li

The ul is the grandparent of the li

The ul is a sibiling to the li

the ul is the parent of the li

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?