Quiz 1: Revision for HTML and CSS

Quiz 1: Revision for HTML and CSS

8th Grade

20 Qs

quiz-placeholder

Similar activities

Unit 2 code.org

Unit 2 code.org

7th - 9th Grade

20 Qs

HTML basics

HTML basics

5th - 10th Grade

20 Qs

HTML and CSS Quiz 2023

HTML and CSS Quiz 2023

6th - 8th Grade

20 Qs

Unit 2 CSD Vocabulary

Unit 2 CSD Vocabulary

7th - 8th Grade

19 Qs

S3 Web Development Test

S3 Web Development Test

8th Grade

20 Qs

Final Quiz

Final Quiz

6th - 8th Grade

15 Qs

HTML

HTML

8th Grade

15 Qs

CSS Basics

CSS Basics

6th - 12th Grade

21 Qs

Quiz 1: Revision for HTML and CSS

Quiz 1: Revision for HTML and CSS

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Yasmin Basiran

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?

Hyperlink Text Markup Language

Hyper Text Markup Language

Home Tool Markup Language

Hyper Table Markup Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Name three common HTML elements used to create the structure of a web page.

<paragraph>, <text>, <link>

<div>, <span>, <section>

<header>, <footer>, <title>

<body>, <head>, <style>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the <div> element in HTML?

It defines a hyperlink.

It represents a line break.

It is used to group together elements for styling or structure purposes.

It defines a list item.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you create a hyperlink in HTML?

Using the <link> element.

Using the <hyperlink> element.

Using the <a href=" "> element

Using the <href> element.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the <img> element?

It creates a paragraph of text.

It defines a table.

It inserts an image into a web page

It creates a hyperlink.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between inline and block-level elements in HTML?

Inline elements are displayed vertically, while block-level elements are displayed horizontally.

Inline elements have a transparent background, while block-level elements have a colored background.

Inline elements don't start on a new line, while block-level elements do.

Inline elements cannot contain other elements, while block-level elements can.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does it mean for a website to be "responsive"?

It means the website responds to user input.

It means the website loads quickly.

It means the website adapts its layout and design based on the device it's viewed on

It means the website has a lot of interactive features.

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?