Tag Archives: CSS

MIX10: Jason Weber’s High-Performance Best Practices for Web Sites

During a long car trip to Buffalo, NY I decided to enrich myself by watching a few videos having to do with the field of web design. Here are my notes on Jason Weber’s presentation on High-Performance Best Practices for … Continue reading

Posted in Code Samples, Design Talk | Tagged , , , , , | Leave a comment

Clearfix Method

The eternal question for beginning web designers often is, “How do I get my background image/color to fill all the way down the page when I float two divs next to each other?” Enter “clearfix.” I first learned about the … Continue reading

Posted in CSS, Code Samples | Tagged , , , | Leave a comment