HTML & CSS Quiz

HTML & CSS Quiz

10th - 11th Grade

20 Qs

quiz-placeholder

Similar activities

Advanced HTML and CSS

Advanced HTML and CSS

9th - 12th Grade

15 Qs

Final Exam Review 2018

Final Exam Review 2018

10th - 12th Grade

20 Qs

La sintassi CSS

La sintassi CSS

9th Grade - Professional Development

20 Qs

IGCSE ICT Web Authoring M

IGCSE ICT Web Authoring M

9th - 10th Grade

20 Qs

Kuis Pemrograman Web dan Perangkat Bergerak 11

Kuis Pemrograman Web dan Perangkat Bergerak 11

11th Grade

15 Qs

HTML/CSS Lecture 2

HTML/CSS Lecture 2

KG - Professional Development

18 Qs

HTML basics

HTML basics

5th - 10th Grade

20 Qs

HTML and CSS

HTML and CSS

9th - 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?