HTML Basics

HTML Basics

9th Grade - Professional Development

9 Qs

quiz-placeholder

Similar activities

ICT 10 : Introduction to Adobe Illustrator(CS5)

ICT 10 : Introduction to Adobe Illustrator(CS5)

10th Grade

10 Qs

Wee Word Intro

Wee Word Intro

7th - 12th Grade

12 Qs

TCP/IP & other protocols [A Level]

TCP/IP & other protocols [A Level]

12th Grade

14 Qs

MIL March 8, 2023

MIL March 8, 2023

12th Grade

10 Qs

coding

coding

7th Grade - University

14 Qs

Hàm

Hàm

Professional Development

10 Qs

UNIT 1.8 ELCE

UNIT 1.8 ELCE

10th Grade

14 Qs

Access - Lesson 14

Access - Lesson 14

9th - 12th Grade

10 Qs

HTML Basics

HTML Basics

Assessment

Quiz

Computers

9th Grade - Professional Development

Hard

Created by

Gary Garot

Used 221+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which tag configures the next element or portion of text to display on a new line?

<line>

<nl>

<br>

<new>

2.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which tag is used to link web pages to each other?

<link> </link>

<hyperlink> </hyperlink>

<a href = "url of site"> </a>

<body> </body>

3.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which tag pair is used to create the largest heading?

<h1></h1>

<h9></h9>

<h type = "largest"></h>

<h6> </h6>

4.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

What is the default horizontal alignment for elements on a webpage?

center

left

right

wherever you type them in the source code

5.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

When do you need to use an absolute link?

always

when link to a web page file on the same site

when linking to a web page on an external site

never

6.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which of the following is a reason that the text contained of the title tag should be descriptive and include the name of the business or organization?

The title is saved by default when a visitor bookmarks a web page.

The title may be printed when a visitor prints a web page.

The title may be listed in search engine results.

All of above.

7.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

In what section of the HTML document does the <style> element located if you are using embedded style?

title

header

nav

head

8.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which graphic format supports the best of GIF and JPEG?

GIF

JPEG

PNG

TIFF

9.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Why should you include height and width attributes on an <img> tag?

They are required attributes and must always

be included.

They help the browser render the page faster

because it reserves the appropriate space for

the image.

They help the browser display the image in its

own window.

none of the above

Discover more resources for Computers