Archive for
“CSS”
CSS Variables
A step-by-step guide to variables for your stylesheets. Native CSS variables have long been requested by practitioners of web-design. The debate regarding appropriateness of native variables has spanned the 14 year history of CSS without nearing resolution. Regardless, you can use PHP for variable handling (and more) in your CSS today.
Choosing Your <h1>
Choosing the proper text to designate as your top level heading can improve your site’s accessibility and search engine ranking. This article shows you how to properly balance individual page names and overall site identification.
Safari Run-in Errors
Safari 3 run-in errors: Loses position on text resizing, causing text overlap Top margin improperly collapses when following an unordered list Loses position when page is returned to using back button (mobile Safari only) But Safari does support display: run-in;, which is more than can be said for Firefox 2 or IE 7.

