Web 101 Assessment

Web 101 Assessment

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

HTML DT

HTML DT

7th - 10th Grade

20 Qs

Advanced HTML and CSS

Advanced HTML and CSS

9th - 12th Grade

15 Qs

ULANGAN HARIAN WEB DESIGN 2

ULANGAN HARIAN WEB DESIGN 2

10th Grade

20 Qs

HTML Tables

HTML Tables

9th - 12th Grade

20 Qs

HTML

HTML

9th Grade

15 Qs

QUIZ Pemrograman Web

QUIZ Pemrograman Web

11th Grade

15 Qs

SDA Chapter 5 Vocabulary

SDA Chapter 5 Vocabulary

7th - 9th Grade

21 Qs

WWW

WWW

6th - 10th Grade

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