HTML & CSS Exam 1

HTML & CSS Exam 1

Assessment

Quiz

Computers

9th - 11th Grade

Medium

Created by

Nicole Sledge

Used 158+ times

FREE Resource

Student preview

quiz-placeholder

28 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag contains all the contents of an HTML document you can see?
<body>
<head>
<html>
<title>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The HTML code for adding a picture begins with the ___________ element.
src
scr
img
png

3.

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.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML element for inserting a line break?
<lb>
<br>
<break>
<bk>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax for inserting an image?
<image source="untitled.jpg">
<img src="untitled.jpg">
<src img="untitled.jpg">
<img scr="untitled.jpg">

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which character is used to indicate an end tag in HTML?
{}
<
/
*

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?