Tag, You're It!
Think Inside The Box
A Splash Of Color
Class Is In Session
Fun With Fonts
100

This tag creates the largest default heading on a webpage.

What is <h1>

100

This CSS property sets how wide your element box looks on the screen.

What is width

100

This CSS property changes the color of your actual text words.

What is color

100

In CSS, you use a period (.) to select this type of group label.

What is CLASS

100

This property changes the design of your text, like switching to Arial or Comic Sans.

What is font family

200

You use this tag to insert a hyperlink.

What is <a>

200

This CSS property sets how tall your element box looks on the screen.

What is height

200

This property changes the color of the screen behind your text.

What is background-color

200

In CSS, you use a hashtag (#) to select this single, unique label.

What is ID
200

This property lets you change how big or small your text appears on the screen.

What is font-size

300

This tag stands for "paragraph" and holds blocks of text.

What is <p>

300

This tag creates a bulleted list, which stands for "unordered list".

What is <ul>

300

This is the default background color of a brand new, empty webpage before you add any CSS styling to it.

What is white

300

CSS stands for Cascading ________ Sheets.

What is STYLE

300

This property centers your text or moves it to the left or right side of the page.

What is text-align
400

This tag is used to create a horizontal line break.

What is <hr>

400

This tag creates a numbered list, which stands for "ordered list".

What is <ol>

400

This text property makes your words bold or regular weight.

What is font-weight
400

In your CSS code, you wrap all your style rules inside these matching curly symbols

What is curly brackets

400

This HTML tag makes your text appear italic or slanted for emphasis.  

What is <i> OR <em>

500

This tag adds an image to your webpage

What is <img>

500

This tag is used for each individual item inside of a bulleted or numbered list.

What is <li>

500

This color code starts with a hashtag, like #000000 for black.

What is Hex Code

500

To make your CSS styling show up on your website, you must link your CSS file inside this main structural tag at the top of your HTML code.

What is <head> tag

500

What tag highlights the text?

What is <mark>

M
e
n
u