Search Header Logo
ICT Grade 11 Final Exam Practice

ICT Grade 11 Final Exam Practice

Assessment

Presentation

Computers

9th - 12th Grade

Practice Problem

Medium

Created by

Dionisius Diego

Used 3+ times

FREE Resource

0 Slides • 10 Questions

1

Multiple Choice

The programming language used to organize the appearance of a website is called CSS

1

TRUE

2

FALSE

2

Multiple Choice

Which of the following is NOT a method to apply CSS to a website?

1

Inner Style

2

External Style

3

Internal Style

4

Inline Style

3

Multiple Choice

What does the box model consist of?

1

Header, Footer, Sidebar, Main Content

2

HTML, CSS, JavaScript, PHP

3

Elements, Attributes, Styles, Classes

4

Content, Padding, Border, Margin

4

Fill in the Blank

Question image

Create a class selector named "glow" with a yellow background color.

.

5

Multiple Choice

Which of the following HTML code examples correctly uses the <img> tag to display an image with proper syntax and attributes?

1

<img src=""Books"" alt=""books.jpg"">

2

<img=""book.jpg"" alt=""A book image"">

3

<img src="book.jpg" alt="A book image">

6

Multiple Choice

What does the CSS property display: flex; do?

1

It hides an element from view.

2

It adds a border around an element

3

It defines a flexible container

7

Multiple Choice

How can you set a rounded border for an element using the border-radius property in CSS?

1

border-radius: circle

2

border-radius: 10px

3

border-radius: rounded;

8

Fill in the Blank

Question image

Complete CSS code to set a background image for a website

-

9

Multiple Choice

What is the table attribute used to merge columns horizontally in HTML tables?

1

border-collapse

2

rowspan

3

colspan

10

Multiple Choice

Which HTML tags are used to create lists?

1

<form>, <input>, and <button>

2

<table>, <tr>, and <td>

3

<ul>, <li>, and <ol>

4

<div>, <span>, and <p>

The programming language used to organize the appearance of a website is called CSS

1

TRUE

2

FALSE

Show answer

Auto Play

Slide 1 / 10

MULTIPLE CHOICE