Archive for
“PHP”
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.

