html and css quiz

html and css quiz

8th Grade

26 Qs

quiz-placeholder

Similar activities

Web Design SP22 Midterm Review

Web Design SP22 Midterm Review

9th - 12th Grade

23 Qs

HTML Element Vocab and Data Type Review

HTML Element Vocab and Data Type Review

9th - 12th Grade

21 Qs

Review HTML and CSS

Review HTML and CSS

7th - 9th Grade

25 Qs

CSS Review

CSS Review

KG - 12th Grade

21 Qs

Code.org: Unit 2 Lesson 1-13 Test

Code.org: Unit 2 Lesson 1-13 Test

6th - 8th Grade

26 Qs

Intro to CS | Unit 2 Vocabulary

Intro to CS | Unit 2 Vocabulary

9th - 12th Grade

21 Qs

CSS Basic Internal and External Styling Questions

CSS Basic Internal and External Styling Questions

6th - 12th Grade

21 Qs

HTML and CSS

HTML and CSS

6th - 8th Grade

22 Qs

html and css quiz

html and css quiz

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Hemalatha Kota

Used 1+ times

FREE Resource

26 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does HTML stand for?
Hypertext Medium Language
Hippo Tries Making Licorice
Hypertext Markup Lingo
Hypertext Markup Language

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is an opening HTML tag?

</html>

<<html>>

<html>

<html/>

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Between which paired tags would the visible content of a webpage be displayed?
<html></html>
<head></head>
<body></body>
<title></title>

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the <p> tag used for?

Defines a paragraph.

Makes the text purple.

It pushes the text to the right.

Prints the webpage.

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which character is used to indicate an HTML end tag?

*

<

/

^

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

To create the largest possible "Heading" in HTML, which tag is correct?

<HeadingLarge>

<Head>

<h1>

<h+>

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the proper code to insert an image named "frog.jpg"?
<img src="frog" width="104" height="142">
<img="frog.jpg" width="104" height="142">
<img src="frog.jpg" width="104" height="142">
<img ="frog" width="104" height"142">

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?