HTML Basics

HTML Basics

11th - 12th Grade

55 Qs

quiz-placeholder

Similar activities

HTML EOPA Practice

HTML EOPA Practice

10th - 12th Grade

53 Qs

Pemrograman Web

Pemrograman Web

11th Grade - University

50 Qs

HTML, CSS, and Design

HTML, CSS, and Design

6th - 12th Grade

59 Qs

UJIAN AKHIR SEKOLAH PWPB RPL

UJIAN AKHIR SEKOLAH PWPB RPL

12th Grade

50 Qs

HTML And CSS

HTML And CSS

4th Grade - Professional Development

53 Qs

RemedialClassFinal

RemedialClassFinal

11th Grade

50 Qs

CSEC IT - 13 HTML

CSEC IT - 13 HTML

11th - 12th Grade

50 Qs

Codehs Web Design

Codehs Web Design

10th - 12th Grade

53 Qs

HTML Basics

HTML Basics

Assessment

Quiz

Computers

11th - 12th Grade

Medium

Created by

Cynthia Hendrix

Used 163+ times

FREE Resource

55 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

HTML stands for...
Hyper Text Markup Language
High Tech Marking Language
High Tech Modem Language
Hyper Tech Markup Lexicon

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for creating a hyperlink?

<a href="http://www.w3schools.com">W3Schools</a>

<a url="http://www.w3schools.com">W3Schools.com</a>

<a>http://www.w3schools.com</a>

<a name="http://www.w3schools.com">W3Schools.com</a>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<a>
Defines an article tag
Defines an HTML link
Defines the link destination 
Defines the area

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an HTML element?
The starting tag
The ending tag
The content between the tags
Everything from start to end tag

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

HTML attributes always appear where?
In the opening tag
In the closing tag
Between the tags
After the closing tag

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct HTML element for inserting a line break?
<b>
<lb>
<br>
<break>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct HTML element for underlining text?
<ul>
<uline>
<u>
<under>

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?