html and css quiz

html and css quiz

8th Grade

26 Qs

quiz-placeholder

Similar activities

CSS Basics

CSS Basics

6th - 12th Grade

21 Qs

CSS

CSS

10th - 11th Grade

25 Qs

CSS Basic Internal and External Styling Questions

CSS Basic Internal and External Styling Questions

6th - 12th Grade

21 Qs

Lesson #4 MTA 98-375

Lesson #4 MTA 98-375

9th - 12th Grade

21 Qs

HTML and CSS

HTML and CSS

8th Grade

25 Qs

UAS GENAP PILIHAN XI TKJ 2

UAS GENAP PILIHAN XI TKJ 2

11th Grade

25 Qs

Web Design

Web Design

6th - 9th Grade

21 Qs

HTML REVISION

HTML REVISION

8th Grade

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