Day 3

New puzzle

Take a country whose name contains a symbol for a chemical element, and change it to a different chemical element to get another country. For example, if Aruba were an independent country, you could take the "AR," which is the chemical symbol for argon, and change it to "C," which is the chemical symbol for carbon, to come up with Cuba. 

There are two possible answers.

First to answer gets a prize.

Yesterday's puzzle

Take a common English word. Write it in capital letters. Move the first letter to the end and rotate it 90 degrees. You’ll get a new word that is pronounced exactly the same as the first word. What words are these?

WON -> ONE
or
WRY -> RYE

Homework

How'd it go?

Thoughts on Day 2

Speaker was great. Maybe a little long.
Too fast. 
Too slow.
Just right.
Too confusing. (Where are the questions?)
Not enough lab time.
What's a <div> again?
Hosting elsewhere
Laptops or not?
CSS on a bigger scale

Campfire

HTML vs CSS

What's a <div>?

Box model


CSS rules with multiple values

margin: 5px 10px;

padding: 40px;

border: 1px solid black;

background: url(img.jpg) no-repeat 10px 10px;

The mighty 'float'


And the even mightier 'clear'

Positioning


Absolute
Relative
Fixed

Let's build out a design together


Games, Lunch, Speaker

Re-build this site…

Looking at just an image of it.

Homework

Read some articles
Read some of Intro to Beginnger HTML
What else…

Day 3

By Sandor Weisz