web level1

web level1

9th - 12th Grade

30 Qs

quiz-placeholder

Similar activities

Módulo 7 - HTML e CSS

Módulo 7 - HTML e CSS

7th Grade - University

25 Qs

Av1 - Revisão (parte nota 1)sobre HTML e CSS

Av1 - Revisão (parte nota 1)sobre HTML e CSS

2nd Grade - University

25 Qs

Evaluasi Pembelajaran

Evaluasi Pembelajaran

11th Grade

26 Qs

Quiz Komputasi

Quiz Komputasi

9th Grade

30 Qs

JavaScript Qui1 M1-M3

JavaScript Qui1 M1-M3

12th Grade

25 Qs

3RDQTR QUIZ NO.2

3RDQTR QUIZ NO.2

10th Grade

26 Qs

Soal UJian PWPB XI RPL SMT 1

Soal UJian PWPB XI RPL SMT 1

11th Grade

25 Qs

Assesment Awal Informatika XII Fase F

Assesment Awal Informatika XII Fase F

12th Grade

25 Qs

web level1

web level1

Assessment

Quiz

Information Technology (IT)

9th - 12th Grade

Easy

Created by

Nehal Emad Abdelfatah

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to make a hyperlink?

<link>

<a>

<href>

<url>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does color: red; do in CSS?

Changes background to red

Changes border to red

Changes text to red

Changes the page title to red

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where should the <title> tag be placed?

Inside <body>

Inside <head>

After <html>

Anywhere

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute is used in <img> to provide alternative text?

alt

src

text

href

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following HTML is supposed to show a picture, but it doesn’t work.

<img src="cat.jpg" alt="A cute cat">

what is the expected output?

"A cute cat"

"cat.jpg"

"unreadable image"

Nothing will appear

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is appropriate for an (numbered) list?

<list>

<ol>

<ul>

<li>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which selector targets elements with class card?

#card

.card

card

*card

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?