HTML & CSS quiz

HTML & CSS quiz

6th Grade - Professional Development

21 Qs

quiz-placeholder

Similar activities

HTML/CSS

HTML/CSS

9th - 12th Grade

20 Qs

HTML Tags

HTML Tags

6th - 8th Grade

20 Qs

HTML

HTML

7th - 8th Grade

20 Qs

HTML Basics

HTML Basics

8th - 12th Grade

16 Qs

Intro to HTML

Intro to HTML

7th - 8th Grade

18 Qs

HTML

HTML

8th Grade

18 Qs

HTML Basics

HTML Basics

7th Grade

20 Qs

Html

Html

University

20 Qs

HTML & CSS quiz

HTML & CSS quiz

Assessment

Quiz

Computers

6th Grade - Professional Development

Medium

Created by

Sowjhannya S

Used 135+ times

FREE Resource

21 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Tag such as <head>, <h1>, <p> are __________ tags. (hint: types of tag)

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Tag such as <br>, <img> are __________ tags. (hint: types of tag)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a table, which tag is used for inserting table headings?

<table>

<td>

<th>

<caption>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of the <p> tag?
Defines a paragraph.
Makes the text purple.
It pushes the text to the right.
Prints the webpage.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of HTML
To make a formatted document
To make a webpage
To edit photos
To make a creative slide

6.

MULTIPLE CHOICE QUESTION

30 sec • 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">

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag defines the visible content of a web document?

<head>

<meta>

<title>

<body>

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?