"Bare Bones"
HTML
CSS
Text
Code Nation
100





What is the name of a basic HTML element?
Tag
100





What HTML tag is used to create a paragraph?
p
100





What is the main purpose of CSS?
Styling (e.g. color, font face/style, positioning)
100





Which heading will produce a smaller font size, h1 or h6?
h6
100

What is Code Nation?

The program you are in! Your program manager and volunteer mentors/instructors are here to teach you coding, problem solving, and professional skills that you can use to access a career in tech.

200





What essential tag will hold the majority of a website's content?
Body
200

True or false: an image tag is self-closing.

True

200

What is the name for the 6-digit value, preceded by a pound sign (hashtag), that is used to modify color in CSS?

Hexadecimal or hex value

200

What unit is usually used to measure font size?

Pixels (px)

200

Why is it important to learn how to code?

Sample responses: Because we all use coding every day... because it's important that diverse identities are represented in the technology we use.... because these skills are in demand... because it pays well!... because almost every industry uses coding/technology in some way... to make the field more equitable/diverse...
PM use your discretion!

300





What is the difference between an HTML opening tag and a closing tag?
Closing tag has a '/'
300

What tag is used to create a link?

anchor tag (or 'a' tag)

300





What character (e.g. 'a' or '^') goes at the end of every CSS declaration?
Semi-colon (;)
300

Which tag would you use to make a font italicized?

<em> </em>

300

Which 3 programming languages will you learn in this class this year?

HTML, CSS, JavaScript

400





What is the term used for tags that are inside of other tags?
Nesting
400





Name the two possible tags used to create a list.
ul for an Unordered list
ol for an Ordered list
400





The background color of a whole page can be changed by editing this CSS selector.
Body
400

What tag would you use to make font bold?

Font Weight

400

Name ALL of your volunteer instructors.

500





What is the term for the "grammatical structure" in which HTML and CSS are written?
Syntax
500

This HTML tag allows you to group some content together.

div

500





Name one of the three "elements" in a CSS rule? E.g. h1{color: orange;}
Selector, Property, Value
500





What is the name of the text used in a webpage as a placeholder? (Hint: It's a latin phrase)
Lorem Ipsum
(Also called Greek Copy)
500

Name where one of your volunteer instructors works. DOUBLE POINTS if you can name where they all work!

M
e
n
u