Yr 11 ICT gRP 4A

Yr 11 ICT gRP 4A

11th Grade

16 Qs

quiz-placeholder

Similar activities

Kuis HTML

Kuis HTML

11th Grade

15 Qs

Ulangan Harian

Ulangan Harian

11th Grade

20 Qs

Pemrograman Dasar SMK Kelas XI - 1

Pemrograman Dasar SMK Kelas XI - 1

11th Grade

15 Qs

html тег

html тег

11th Grade

20 Qs

STS Pemrograman Web kelas XI PPLG 1

STS Pemrograman Web kelas XI PPLG 1

11th Grade

20 Qs

Ulangan Harian HTML

Ulangan Harian HTML

11th Grade

15 Qs

11-р анги

11-р анги

11th Grade - University

20 Qs

Css test1

Css test1

2nd Grade - University

20 Qs

Yr 11 ICT gRP 4A

Yr 11 ICT gRP 4A

Assessment

Quiz

Information Technology (IT)

11th Grade

Hard

Created by

AM Amos

Used 1+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Web design layer we see Java scripts?


<head> ... </head>

<body> ... </body>

<title> ... </title>


<a href= mystyle.css"> APPLY CSS </a>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of CSS in web design?

To structure the content of the webpage

To style and layout the webpage

To add interactivity to the webpage

To manage the server-side logic

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to define an internal style sheet?

<style> ... </style>

<css> ... </css>

<script> ... </script>

<link> ... </link>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute is used to specify the destination of a link in HTML?

href

src

link

target

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'alt' attribute in an tag specify?

Alternative text for the image

Image source URL

Image width

Image height

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property is used to change the text color of an element?

color

font-color

text-color

background-color

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the tag in HTML?

To define metadata about the HTML document

To link external stylesheets

To create hyperlinks

To embed images