IP 10.03.2023

IP 10.03.2023

University

9 Qs

quiz-placeholder

Similar activities

web Development QUIZ

web Development QUIZ

University

10 Qs

Lecture 3

Lecture 3

University

10 Qs

Hyperlink

Hyperlink

University

10 Qs

Images in HTML

Images in HTML

University

10 Qs

Basic HTML & HTML5

Basic HTML & HTML5

University

11 Qs

G5 HTML

G5 HTML

5th Grade - University

10 Qs

Quiz # 1 HTML

Quiz # 1 HTML

University

10 Qs

Course 3 Pemrograman Web

Course 3 Pemrograman Web

University

11 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