Tag: CSS
How SASS made my site better
Sass, or Syntactically Awesome StyleSheets, is a CSS interpreter. It lets you use advanced programming features in your Stylesheets, such as conditionals, functions, math, and other things, to aid in writing large, complex stylesheets. Sass can help tremendously when writing both advanced (CSS3) stylesheets, and even basic projects.
Flaws in the W3C’s working draft on print
Recently, I designed a [[print stylesheet]] for this site. In doing so, I became quite friendly with the W3C’s stylesheet working draft. Most of this draft is well thought out, but here was one section that seemed very poorly drafted; the section on page-margin content.