HTML and CSS Review Quiz

HTML and CSS Review Quiz

9th - 12th Grade

40 Qs

quiz-placeholder

Similar activities

Launchcode Unit 2

Launchcode Unit 2

6th - 12th Grade

35 Qs

HTML ETİKETLERİ

HTML ETİKETLERİ

11th Grade

39 Qs

HTML

HTML

11th Grade

45 Qs

HTML de FORM İŞLEMLERİ

HTML de FORM İŞLEMLERİ

11th Grade

39 Qs

MSSDF Module 4

MSSDF Module 4

9th - 12th Grade

40 Qs

RPL-Web-02 (Web)

RPL-Web-02 (Web)

12th Grade - University

35 Qs

Code.org Unit 2 Web Development

Code.org Unit 2 Web Development

6th - 12th Grade

35 Qs

Keterampilan Operator Komputer_Kelas XII IPA/IPS

Keterampilan Operator Komputer_Kelas XII IPA/IPS

12th Grade

40 Qs

HTML and CSS Review Quiz

HTML and CSS Review Quiz

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Darren Murray

Used 12+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which coding language helps create the layout/structure of the website?

html

css

javascript

java

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is NOT needed to create a website?

<!DOCTYPE html>

<html lang="en">

</html>

<img src="image.png">

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which tag(s) would you use to make an ordered list (more than one)?

<ol>

<li>

<ul>

<p>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a browser?

A program on your computer that displays webpages

A collection of webpages

A place on the world wide web that lets you search for information

A code that says how part of a webpage should be displayed

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a stylesheet (CSS)?

Code that makes things move

Code that controls the appearance (colours etc.) of a webpage

Another word for a webpage

Code that controls the content (words, pictures etc.) of a webpage

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The same stylesheet (e.g. style.css) can be used for every webpage in a website?

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An opening tag (e.g. <h1> needs ...

an elephant

a matching closing tag (e.g. </h1>

a matching tag (e.g. <h1>)

nothing

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?