reading-notes

Reading Notes

View the Project on GitHub simon-panek/reading-notes

Code 201: Class 08 - HTML/CSS Layout Review


Read: # Subheading

Controlling the Position of Elements

Z-index property determines which box appears on top when out of normal flow and overlapping

Clearing Floats

Multi Colum Layout

Typical Screen Sizes

Fixed Width Layouts

Liquid Layouts

Layout Grid

CSS Frameworks provide code for common tasks like creating layout grids

Linking multiple css sheets


Return to reading-notes Deployed Site

Return to reading-notes Mark Down