HTML Basic Tags

HTML Basic Tags

7th - 8th Grade

9 Qs

quiz-placeholder

Similar activities

Website Design

Website Design

KG - University

10 Qs

HTML Headings Tags CSD

HTML Headings Tags CSD

6th - 8th Grade

10 Qs

HTML Basics (Year 8)

HTML Basics (Year 8)

8th Grade

10 Qs

PRE-TEST (COMPUTER 8)

PRE-TEST (COMPUTER 8)

8th Grade

10 Qs

CLASS 8 HTML-CSS

CLASS 8 HTML-CSS

8th Grade

10 Qs

HTML Basics

HTML Basics

8th - 10th Grade

10 Qs

Tech Apps: HTML & CSS

Tech Apps: HTML & CSS

7th - 9th Grade

8 Qs

HTML & CSS Middle School

HTML & CSS Middle School

7th Grade

10 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