HTML Code Review

HTML Code Review

6th - 8th Grade

23 Qs

quiz-placeholder

Similar activities

CSS Study Guide

CSS Study Guide

7th Grade

21 Qs

HTML and CSS Review One

HTML and CSS Review One

7th Grade - University

23 Qs

G7_Ch-7,8_HTML_Asmt-3_Revision

G7_Ch-7,8_HTML_Asmt-3_Revision

6th - 8th Grade

20 Qs

HTML Concept Review

HTML Concept Review

7th Grade

20 Qs

CodeHS Div & Spans

CodeHS Div & Spans

7th - 12th Grade

20 Qs

HTML5 & CSS3 Refresher

HTML5 & CSS3 Refresher

7th - 12th Grade

21 Qs

HTML Sprawdzian kl7B

HTML Sprawdzian kl7B

7th - 8th Grade

22 Qs

HTML Tags

HTML Tags

6th Grade

26 Qs

HTML Code Review

HTML Code Review

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Vicki Felkel

Used 24+ times

FREE Resource

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the code that tells the browser to start a webpage?

<html></html>

<head><head>

<title></title>

<body></body>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What tags create the heading of a webpage?

<html></html>

<head></head>

<title></title>

<body></body>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What tags create the main area of a webpage?

<html></html>

<head></head>

<title></title>

<body></body>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Between which tags do you add a title for your webpage?

<html></html>

<head></head>

<title></title>

<body></body>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you make text italicized on a webpage?

<b>word</b>

<i>word</i>

<u>word</u>

<tt>word</tt>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you make text underlined on a webpage?

<b>word</b>

<i>word</i>

<u>word</u>

<tt>word</tt>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you change the background color of a webpage?

background="filename.fileextension"

<body background="filename.fileextension">

bgcolor="#color number"

<body bgcolor="#color number">

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?