HTML Basics
Headings and Text
Lists and Tables
CSS Basics
Web and Internet
100

What does HTML stand for?  Hyper Text _____ Language

Hyper Text Markup Language

100

This tag is used for the largest text.  Starts with an "H" and has a number.

H1

100

This type of list is numbered, and the ORDER is important.

Ordered List

100

What does CSS stand for?  ______ Style Sheets

Cascading

100

This is a popular web browser.  Starts with a "C".

Chrome or Google Chrome

200

This tag is used to create a paragraph.

P

200

What tag is used to create the second largest heading? Starts with an "H" and has a number.

H2

200

This type of list is not numbered, and the order is UNimportant.

Unordered list.

200

What CSS property changes how big the text is? Starts with an "F"

Font size

200

This is a popular search engine.  Starts with a "G"

Google

300

This tag is used to create a horizontal line (or Horizontal Rule).  Starts with an "H"

HR

300

What tag is used to create the smallest heading?  Starts with a "H" and has a number.

H6

300

Tag used to create an ordered list

OL

300

How do you change the background color in CSS?  What property do you set?

Background Color

300

Social media site for old people.  Starts with a "F"

Facebook

400

What tag is used to create a line break? Starts with a "B"

BR

400

This tag is used to make text bold.

B

400

Tag used to create an unordered list

UL

400

Extension of CSS files

.css

400

Streaming audio service.  Starts with a "S"

Spotify

500

What tag is used to add an image to a webpage? Starts with an "I"

IMG

500

This tag is used to make text italic.

I

500

Tag for creating a table row.  Starts with a "T"

TR

500

What attribute tells a link where to go? Starts with an "H"

HREF

500

Translates website name to IP address (ex. Google.com to 1.1.1.1).  Starts with a "D"

DNS or Domain Name Service