2-upgraded-layout

This commit is contained in:
Armen Vartan
2014-12-01 13:36:19 -05:00
parent c5e942273c
commit 55a31b7052
3 changed files with 25 additions and 21 deletions

View File

@ -1,5 +1,5 @@
Basic Layout
=============
============
Using HTML and CSS, you are going to construct a skeleton for basic webpage.
@ -19,4 +19,4 @@ How about 3 columns inside?
Make a footer, positioned absolutely at the bottom of the page. Use HTML 5 Semantics.
Go into Dev tools and utilize the box model. Are your margins and spacing tight? What happens when you resize your window?
Go into Dev tools and utilize the box model. Are your margins and spacing tight? What happens when you resize your window?