Today we talked about the differences between block-level and inline-level HTML elements, looked at a bunch more CSS rules, and wandered around the box model with width and height, margin, padding, and border rules. We also discovered the power of float (just a little) and started picking apart The Iron Yard Orlando website.
Review
Today we talked about the differences between block-level and inline-level HTML elements, looked at a bunch more CSS rules, and wandered around the box model with
width
andheight
,margin
,padding
, andborder
rules. We also discovered the power offloat
(just a little) and started picking apart The Iron Yard Orlando website.Resources
Reading
float
,clear
, andposition
and HTML tags likeform
andinput
.Build a Blog