HTML & CSS Quiz

HTML & CSS Quiz

10th - 11th Grade

20 Qs

quiz-placeholder

Similar activities

Jadi Programmer | Kampung Koding

Jadi Programmer | Kampung Koding

10th Grade - Professional Development

20 Qs

1ο Κριτήριο - Εφαρμογές Πληροφορικής Α4

1ο Κριτήριο - Εφαρμογές Πληροφορικής Α4

9th - 12th Grade

15 Qs

HTML, CSS, Javascript

HTML, CSS, Javascript

11th - 12th Grade

19 Qs

HTML5 Study Guide Questions

HTML5 Study Guide Questions

8th - 12th Grade

20 Qs

Javascript Basics Test

Javascript Basics Test

7th - 12th Grade

20 Qs

تقن 105

تقن 105

10th Grade

20 Qs

Uji Pengetahuan Pemrograman Web

Uji Pengetahuan Pemrograman Web

11th Grade

20 Qs

js basics

js basics

4th Grade - University

18 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?