HTML/CSS

HTML/CSS

8th - 10th Grade

30 Qs

quiz-placeholder

Similar activities

HTML

HTML

9th Grade

25 Qs

uCertify Lesson 3 mid chapter SDA

uCertify Lesson 3 mid chapter SDA

8th - 12th Grade

25 Qs

HTML and CSS

HTML and CSS

9th - 12th Grade

25 Qs

HTML and CSS Basic Concepts

HTML and CSS Basic Concepts

6th - 8th Grade

26 Qs

CSS

CSS

9th Grade - University

25 Qs

HTML and CSS Quiz Review

HTML and CSS Quiz Review

9th Grade - University

25 Qs

Y8 HTML EOUQ

Y8 HTML EOUQ

8th Grade

29 Qs

HTML Review

HTML Review

6th - 8th Grade

25 Qs

HTML/CSS

HTML/CSS

Assessment

Quiz

Computers

8th - 10th Grade

Easy

Created by

Nick Lindner

Used 3+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Karen wants to begin a new line within a paragraph of text on a webpage. Which code should she use?
<li>
<h1>
<hr>
<br>

2.

MULTIPLE CHOICE QUESTION

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

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag defines the visible content of a web document?
<head>
<meta>
<title>
<body>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What tag defines the beginning of a webpage?
<html>
<h1>
<p>
<body>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A properly coded HTML tag will always be found between which two symbols?
( )
{ }
[ ]
< >

6.

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.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You should save HTML files with which file extension?
.htm
.index
.webpage
.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?