HTML Basics

HTML Basics

Professional Development

40 Qs

quiz-placeholder

Similar activities

HTML1

HTML1

Professional Development

40 Qs

Quiz#1 Modulo Diseño Web

Quiz#1 Modulo Diseño Web

Professional Development

40 Qs

Examen M6 - Parte Test

Examen M6 - Parte Test

Professional Development

35 Qs

Prueba inicial segundo DAW/ASIR

Prueba inicial segundo DAW/ASIR

Professional Development

40 Qs

1 Parcial D. WEB

1 Parcial D. WEB

Professional Development

36 Qs

HTML 5

HTML 5

Professional Development

40 Qs

HTML quiz

HTML quiz

University - Professional Development

39 Qs

Web Dev Masterclass Day 2

Web Dev Masterclass Day 2

10th Grade - Professional Development

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