IP 10.03.2023

IP 10.03.2023

University

9 Qs

quiz-placeholder

Similar activities

The Language Sloth - HTML Pop Quiz

The Language Sloth - HTML Pop Quiz

7th Grade - Professional Development

10 Qs

Web Framework

Web Framework

University

11 Qs

CSD-Q9

CSD-Q9

9th Grade - University

11 Qs

HTML Quiz

HTML Quiz

University

10 Qs

HTML Basics

HTML Basics

University

12 Qs

Quiz # 1 HTML

Quiz # 1 HTML

University

10 Qs

JRDL - Adv HTML & CSS

JRDL - Adv HTML & CSS

6th Grade - Professional Development

12 Qs

Lecture 3

Lecture 3

University

10 Qs

IP 10.03.2023

IP 10.03.2023

Assessment

Quiz

Computers

University

Easy

Created by

praveen K

Used 3+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the HTML tag used to create a hyperlink?
<link>
<a href="">
<img>
<form>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute specifies the alternate text for an image?
alt
title
src
href

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the HTML tag used to define a paragraph?
<p>
<br>
<hr>
<div>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute is used to define the character encoding of the document?
charset
src
alt
href

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the HTML tag used to display an image on a web page?
<img>
<a>
<div>
<form>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute specifies the URL of the page to be linked to?
href
src
alt
charset

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute is used to specify the width of an image?
src
height
alt
width

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the HTML tag used to define a table?
<table>
<tr>
<td>
<th>

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute specifies the background color of an element?
src
color
bgcolor
href