HTML & CSS Quiz

HTML & CSS Quiz

10th - 11th Grade

20 Qs

quiz-placeholder

Similar activities

HTML & CSS Review

HTML & CSS Review

7th - 10th Grade

24 Qs

مراجعة1

مراجعة1

9th - 12th Grade

16 Qs

HTML DT

HTML DT

7th - 10th Grade

20 Qs

2023 - Web Design - CSS Review

2023 - Web Design - CSS Review

9th - 12th Grade

15 Qs

HTML basics

HTML basics

5th - 10th Grade

20 Qs

HTML & CSS Basics

HTML & CSS Basics

9th - 12th Grade

15 Qs

Code.org: Web Development: Unit 2 Lessons 10 - 14 Test

Code.org: Web Development: Unit 2 Lessons 10 - 14 Test

7th - 10th Grade

22 Qs

uCertify Lesson 2 Quiz Advanced HTML

uCertify Lesson 2 Quiz Advanced HTML

8th - 12th Grade

20 Qs

HTML & CSS Quiz

HTML & CSS Quiz

Assessment

Quiz

Computers

10th - 11th Grade

Medium

Created by

Hicabi Yeniay

Used 50+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

1 min • 1 pt

which html elements we use inside the <head> </head> element?

Body

Meta

Title

Html

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the proper code to insert an image named "tevitol.jpg"?

<img src="tevitol" width="104" height="142">

<img="tevitol.jpg" width="104" height="142">

<img src="tevitol.jpg" width="104" height="142">

<img ="tevitol" width="104" height"142">

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which tag defines the visible content of a web document?

<head>

<meta>

<title>

<body>

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Mete wants to begin a new line within a paragraph of text on a webpage. Which code should she use?

<li>

<h1>

<hr>

<br>

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A properly coded HTML tag will always be found between which two symbols?

< >

{ }

[ ]

( )

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Naz wants the name of his web site to appear in search results for Google. Where should this information be placed within her webpage?

head

meta

body

Title

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which line of code correctly creates a link to Microsoft's website?

<a ref=https://www.microsoft.com>Microsoft

<href=https://www.microsoft.com>Microsoft<a>

<a href="https://www.microsoft.com">Microsoft

<a href="https://www.microsoft.com">Microsoft</a>

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?