HTML Basic Tags

HTML Basic Tags

7th - 8th Grade

9 Qs

quiz-placeholder

Similar activities

HTML Quiz 1

HTML Quiz 1

8th - 10th Grade

11 Qs

HTML Tables

HTML Tables

7th Grade

10 Qs

CSS Quiz

CSS Quiz

6th - 8th Grade

11 Qs

Cascading Style Sheets

Cascading Style Sheets

8th - 12th Grade

11 Qs

Информатика 11 сынып HTML

Информатика 11 сынып HTML

1st - 12th Grade

10 Qs

Html

Html

7th Grade

10 Qs

Webpage Maker: Setting up and Understanding HTML skeleton

Webpage Maker: Setting up and Understanding HTML skeleton

6th - 8th Grade

12 Qs

Term 6 - Quiz 3

Term 6 - Quiz 3

7th - 9th Grade

11 Qs

HTML Basic Tags

HTML Basic Tags

Assessment

Quiz

Computers

7th - 8th Grade

Hard

Created by

Misty McBride

Used 20+ times

FREE Resource

9 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

<p> </p>

2.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

<img>

3.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

<ul></ul>

4.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

<li></li>

5.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

<ol></ol>

6.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

Put heading in order from smallest letter size to greatest letter size.

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

<html></html>

8.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

When making a web page, which two of the following tasks is HTML the most important language for? (Choose TWO)

A. Making the text a different color.

B. Separating out headings from paragraphs

C. Putting borders on an image

D. Adding information about the copyright

E. Organizing text into a list

9.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A student is using a stylesheet to make all the paragraphs on the website green, but it's not working on index.html, even though it works on the other web pages. What could be causing the problem?

1)The student forgot to link the stylesheet to the index.html page.

2)The student did not upload the images used in the index.html page.

3)The student accidentally misspelled "green" in the stylesheet.

A. 1 only

B. 3 only

C. 1 and 2 only

D. 1 and 3 only

E. All 3 are the issue