HTML

HTML

9th Grade

29 Qs

quiz-placeholder

Similar activities

JavaScript

JavaScript

9th - 12th Grade

29 Qs

Code.org: Web Development: Unit 2 Lessons 1 - 5 Test

Code.org: Web Development: Unit 2 Lessons 1 - 5 Test

7th - 10th Grade

25 Qs

Web Design

Web Design

7th - 9th Grade

25 Qs

Basic Web Page Design & Development

Basic Web Page Design & Development

7th - 9th Grade

25 Qs

Ucertify Web Design

Ucertify Web Design

7th - 9th Grade

25 Qs

Javascript Basics

Javascript Basics

7th Grade - University

24 Qs

FWPDD Final Exam Study Guide Part Two

FWPDD Final Exam Study Guide Part Two

9th - 12th Grade

25 Qs

Review HTML and CSS

Review HTML and CSS

7th - 9th Grade

25 Qs

HTML

HTML

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Randeria Arnette

Used 1+ times

FREE Resource

29 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

0 sec • 1 pt

Which tags will make your text look Italicized?

<italics>

<li>

<i>

<b>

2.

MULTIPLE CHOICE QUESTION

0 sec • 1 pt

This tag indicates the beginning of your code written in HTML.

<li>

<!DOCTYPE html>

<html>

</html>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This tag contains information about your webpage.

<head>

<header>

<title>

<body>

4.

MULTIPLE CHOICE QUESTION

0 sec • 1 pt

This tag contains all the main contents of your webpage.

<body>

<head>

<contents>

<p>

5.

MULTIPLE SELECT QUESTION

45 sec • 2 pts

These tags define the start & end of a paragraph. Paragraphs are blocks of text on your web page.

HINT: (Choose 2)

<p>

<P>

</p>

<h1>

6.

MULTIPLE CHOICE QUESTION

0 sec • 1 pt

This tag defines a heading at the smallest size.

<h6>

<h2>

<h7>

<h1>

7.

MULTIPLE CHOICE QUESTION

0 sec • 1 pt

This tag defines a heading at the largest size.

<h1>

<h20>

<h3>

<h2>

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?