HTML/CSS

HTML/CSS

8th - 10th Grade

30 Qs

quiz-placeholder

Similar activities

INPG

INPG

7th - 11th Grade

25 Qs

CSS Basics Questions

CSS Basics Questions

10th - 11th Grade

25 Qs

Code.org: Unit 2 Lesson 1-13 Test

Code.org: Unit 2 Lesson 1-13 Test

6th - 8th Grade

26 Qs

html

html

KG - 12th Grade

26 Qs

4.01 Test

4.01 Test

9th - 12th Grade

28 Qs

IST CodeHS Unit 5 Web Design Review

IST CodeHS Unit 5 Web Design Review

9th - 12th Grade

25 Qs

HTML and CSS Basics - CSD Unit 2 Lessons 1-6

HTML and CSS Basics - CSD Unit 2 Lessons 1-6

6th - 8th Grade

34 Qs

SKT5 : Bab 3 : f) HTML & CSS

SKT5 : Bab 3 : f) HTML & CSS

10th - 12th Grade

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