#Day 8
Front end: www.codepen.io
hipster ipsum samuel l jackson ipsum
lorem gibson
clearfix hack css
.clearfix{ --> to align text with images overflow: auto; zoom: 1; --> for IE }
display: table;
div = selector inside = rules property / value
####HTTP Verbs
GET / POST
The purpose of a get is to receive data the purpose of a post is to send to the server.
A get request is bookmarable. A post is not
"Post" is much safer to send important infos like credit card details or logins.
#CSS Positionning
display: none visibility: hidden --> still lets room on the page for the image but doesn display it.
can help remove things that are not working
z-index only works with absolute positioned stuff
###homework:
Navigation - more pages Layout - centered on the page 960px Search - partial titles