HTML Basics
CSS Basics
HTML Structure
Advanced HTML/CSS
General Class Expectations
100

What does HTML stand for?

HyperText Markup Language

100

What does CSS stand for?

Cascading Style Sheets

100

What tag is used for an image

<img>

100

What CSS property changes the font used for an element?

font-family

100

Name a Classroom Expectation about the chairs

No rolling around the room in chairs

200

What tag is used to create a paragraph?

<p>

200

What symbol is used to create a class in CSS?

A period (.)

200

What attribute is used to identify the source of an image in the image tag?

src=

200

What tag is used to create a clickable link?

<a>

200

Name a Classroom Expectation about moving around the room.

Raise your hand to ask if you can leave your seat.

300

What attribute is required in an <img> tag to specify where the file is coming from?

src

300

Which property changes the text color?

color
300

What does this tag do? <UL>

It creates an unordered list with bullet points.

300

To change the background color of a page the CSS selector should be ____ and it is related to the ___ tag? 

p {

}

<p>

300

What is cross talking, and is it permitted?

Talking to a classmate who is more than 2 seats away from you, or across the room. No

400

What tag is used to create the largest heading?

<h1>

400

What CSS property sets the background color?

background-color

400

Which tag represents list items?

<li>

400

What does CSS stand for?

Cascading Style Sheet

400

How many bathroom passes are you allowed if the teacher grants bathroom privileges' during that class period?

5

500

What HTML element contains all the visible content of a webpage?


<body>

500

Where should the link to a CSS page be located in an HTML document

Between the <Head>    </Head> tags.

500

What tag is used to insert a space or break between text?

<br>

500

What CSS property can be used to change the color of text on a web page.

color

500

What is calling out?

Blurting out something during instruction.

Answering a question without raising your hand.

Arguing with a classmate about something during work or instructional time.

M
e
n
u