HTML Basics

HTML Basics

Professional Development

40 Qs

quiz-placeholder

Similar activities

Python

Python

Professional Development

35 Qs

ĐỀ KIỂM TRA HỌC KỲ 1 TIN 10

ĐỀ KIỂM TRA HỌC KỲ 1 TIN 10

Professional Development

40 Qs

python operators MCQ

python operators MCQ

10th Grade - Professional Development

45 Qs

S23.2 Sotfware and computers

S23.2 Sotfware and computers

Professional Development

39 Qs

Intro to Python class open book quiz.

Intro to Python class open book quiz.

Professional Development

45 Qs

2148 -Bài Test KM ĐMX

2148 -Bài Test KM ĐMX

Professional Development

44 Qs

LC_CSS_RA2

LC_CSS_RA2

Professional Development

40 Qs

HTML and CSS Fundamentals

HTML and CSS Fundamentals

Professional Development

40 Qs

HTML Basics

HTML Basics

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Rion Daneal

Used 6+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the correct way to define a hyperlink in HTML?
<link>link_text</link>
<a href="link_url">link_text</a>
<url>link_text</url>
<hyperlink>link_text</hyperlink>

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which HTML tag is used to define a paragraph?
<p>
<br>
<div>
<span>

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which HTML attribute is used to specify the alternate text for an image?
alt
title
src
href

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which HTML tag is used to define a table?
<table>
<div>
<tr>
<td>

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which HTML tag is used to define a heading for a web page?

<header>
<title>
<head>
<h1>

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which HTML tag is used to define an unordered list?
<ul>
<li>
<ol>
<dl>

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which HTML tag is used to define a line break?
<br>
<hr>
<newline>
<lb>

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?