HTML & CSS – The VERY Basics
Category: Web Development > Other      Posted: 31 Jul 09

his video is the VERY basics of what HTML and CSS is, for the absolute beginner. HTML and CSS files are, quite literally, just text files. You don't ne...

Building a Print Stylesheet
Category: Web Development > Other      Posted: 31 Jul 09

My technique for building print stylesheets goes like this. 1) Start from scratch 2) Leave most defaults alone 2) Eliminate every thing on the page you...

Conditional Stylesheets
Category: Web Development > Other      Posted: 23 Jun 09

Internet Explorer provides a way to target CSS styling information specifically for its different versions. These "conditional stylesheets" are the bes...