May 29, 2012

CSS Background Image Replacement Tutorial

In this CSS Video Tutorial we learn how to replace plain text elements with CSS background images.  This is a great strategy to improve your SEO (search engine optimization) performance, and also increase accessibility. If you would rather learn from a single, unified video course instead of individual one-off video tutorials check out my 8 […]

May 29, 2012

CSS Navigation Tutorial

In this CSS Video Tutorial we learn how to apply very basic styles (including hover effects) to our navigation. For quick reference, you may also watch the tutorial where we created the Two Column Layout. If you would rather learn from a single, unified video course instead of individual one-off video tutorials check out my […]

May 29, 2012

Equal Height Columns – CSS Tutorial

In this CSS Video Tutorial we learn how to create equal height column backgrounds. If you would rather learn from a single, unified video course instead of individual one-off video tutorials check out my 8 hour video course and learn pro-level HTML, CSS, and responsive design.

May 29, 2012

CSS Two Column Layout Tutorial

In this CSS tutorial we learn how to create a simple two column layout by hand. Here are a few quick reference links to the files created in this video: Link to the Clearfix code Link to the HTML code Link to the CSS code Link to the Demo shown in the very beginning of […]

May 29, 2012

Intro to CSS – Basics + Selectors

In this Intro to CSS video tutorial we learn how to add basic styles to a page with CSS. First, we link to an external style sheet, and then we learn the basic syntax of CSS, as well as four of the most common CSS Selector types; (1) type selectors, (2) ID selectors, (3) class […]