HTML Basics

HTML Basics

Professional Development

40 Qs

quiz-placeholder

Similar activities

Khan Academy Programming

Khan Academy Programming

Professional Development

40 Qs

LC unidad 3 RA3 Javascript

LC unidad 3 RA3 Javascript

Professional Development

40 Qs

HTML and CSS

HTML and CSS

University - Professional Development

36 Qs

Java Script

Java Script

9th Grade - Professional Development

39 Qs

Repaso JavaScript

Repaso JavaScript

Professional Development

40 Qs

HTML CSS JS

HTML CSS JS

Professional Development

43 Qs

Foundation_Batch_2025

Foundation_Batch_2025

Professional Development

40 Qs

по-14

по-14

Professional Development

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