Yr 11 ICT gRP 4A

Yr 11 ICT gRP 4A

11th Grade

16 Qs

quiz-placeholder

Similar activities

Evaluación periodo 1 grado 11

Evaluación periodo 1 grado 11

11th Grade

21 Qs

11-р анги

11-р анги

11th Grade - University

20 Qs

8 клас 11 балів

8 клас 11 балів

8th Grade - University

11 Qs

Css test1

Css test1

2nd Grade - University

20 Qs

Web 3.1-3.3 Bacaan

Web 3.1-3.3 Bacaan

11th Grade

20 Qs

HTML & CSS Quiz

HTML & CSS Quiz

10th Grade - University

19 Qs

Soal Teknologi Dasar Web (HTML, CSS, JavaScript)

Soal Teknologi Dasar Web (HTML, CSS, JavaScript)

11th Grade

15 Qs

Test Formatif 1 Pemograman

Test Formatif 1 Pemograman

11th Grade

14 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

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