ITECA3 - Web Development Essentials

ITECA3 - Web Development Essentials

12th Grade

22 Qs

quiz-placeholder

Similar activities

HTML

HTML

9th Grade - University

21 Qs

Quiz PWPL Part 1

Quiz PWPL Part 1

12th Grade

20 Qs

Úvod do CSS

Úvod do CSS

12th Grade

20 Qs

Tin Bài 16-17

Tin Bài 16-17

12th Grade

21 Qs

Checkboxes e Campos Somente Leitura

Checkboxes e Campos Somente Leitura

3rd Grade - University

20 Qs

ÔN TẬP TIN HỌC 5 HK2

ÔN TẬP TIN HỌC 5 HK2

5th Grade - University

24 Qs

KUIS HTML

KUIS HTML

11th Grade - University

20 Qs

10 теги HTML

10 теги HTML

10th Grade - University

20 Qs

ITECA3 - Web Development Essentials

ITECA3 - Web Development Essentials

Assessment

Quiz

Information Technology (IT)

12th Grade

Medium

Created by

Mark Langa

Used 3+ times

FREE Resource

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?

HyperText Markup List

HighText Markup Language

HyperText Multi Language

HyperText Markup Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to create a hyperlink in HTML?

<link>

<href>

<a>

<hyperlink>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the tag in an HTML document?

The tag is used to contain meta-information about the document.

The tag contains the visible text for users.

The tag is used to display the main content of the document.

The tag is for defining the layout of the webpage.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you link a CSS file to an HTML document?

<link rel="stylesheet" href="styles.css">

<style src="styles.css"></style>

<script src="styles.css"></script>

<css link="styles.css"></css>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between class and ID selectors in CSS?

Class selectors (.) can target multiple elements; ID selectors (#) target a single unique element.

Class selectors are used for inline styles; ID selectors are used for external styles.

Class selectors are defined with a hash (#); ID selectors are defined with a dot (.).

Class selectors can only target one element; ID selectors can target multiple elements.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property is used to change the background color in CSS?

background-color

color-background

background-style

bg-color

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the

element in HTML?

The element is used to create an interactive form for user input.

The element is used to define the structure of a webpage.

The element is used to display images on a webpage.

The element is for creating tables in HTML.

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?