In this example, what does blue represent? h1 {color: blue;}
value
What is the 4th piece of the broilerplate?
<title>
How many headings are there?
6
What color does this notation create? (255, 0, 0)
Red
What are the four categories of target audience?
demographics, geographics, psychographics, behavior
In this example of CSS syntax, what does .snowman represent? .snowman {text-align: center;}
selector
Where does all of your CONTENT go in the broilerplate?
<body>
This tag bumps your code down to the next line.
<br>
Line Break
What color does this notation create? (0, 0, 0)
Black
Give me an example of jargon.
Talking about additive color system around other designers.
What are the three types of CSS?
Inline, Internal, External
Where does the <title> go in your broilerplate?
<head>
This tag acts as the container for all of your table elements.
<table>
What color does this notation create? (255, 255, 255)
White
What are the five principles of logo development.
Simple, memorable, versatile, timeless, appropriate
Which type of CSS overrides the other two?
Inline
What is the first piece of your broilerplate?
<!DOCTYPE hmtl>
What is the current version of HTML?
HTML5
How many colors should be in a color palette?
3 to 5
If HTML is the structure of the site, CSS is what?
The looks
What is wrong with this class name? .picture 2
It has a space
What is the second piece of your broilerplate?
<html>
What is the smallest heading?
<h6>
Give an example of strong contrast.
Black text on white background
Should you rehaul an established logo? Why or why not?
No because it costs money and you lose established brand recognition