HTML & CSS Quiz

HTML & CSS Quiz

10th - 11th Grade

20 Qs

quiz-placeholder

Similar activities

Html y Css

Html y Css

10th Grade

20 Qs

Code Quiz

Code Quiz

KG - University

21 Qs

HTML & CSS Review

HTML & CSS Review

7th - 12th Grade

20 Qs

Kuis Seru Pemrograman Web

Kuis Seru Pemrograman Web

11th Grade

20 Qs

HTML & CSS quiz

HTML & CSS quiz

6th Grade - Professional Development

21 Qs

Web Design and Development N5

Web Design and Development N5

10th Grade

17 Qs

CSS Basics

CSS Basics

6th - 12th Grade

21 Qs

Flask

Flask

6th - 12th Grade

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