I personally like my CSS declarations grouped together by location within the site (all the CSS for my Home grouped together, all the CSS for my Contact page grouped together, etc.), but this article about alphabetizing your CSS from Ajaxian … Continue reading
Category Archives: css
Today’s Readings
Is everyone ready for yet another browser? Well, at least this one is backed by Marc Andreessen, so, who knows, it might just be good! The latest from Mr. Resig (jQuery author), pretty cool graphically, but really only useful (I … Continue reading
Firefox: Making IE Look Worser and Worser with Each Incremental Release…
CSS enhancements, speed improvements, and more… http://ajaxian.com/archives/css-improvements-speed-and-more-with-firefox-36-alpha Oh IE… Happy browsing, Atg Top⇪
Use HTML5 and Advanced CSS Features Now
The website says it best: Have you ever wanted to do if-statements in your CSS for the availability of cool features like border-radius? Well, with Modernizr you can accomplish just that! Modernizr is a small (7kb) JavaScript file that checks … Continue reading
Proof of just how dangerous a little early-morning coffee can be…
So, a seemingly-harmless line in the Google blog (http://googlewebmastercentral.blogspot.com/) sent me merrily tangenting this morning… In the post titled “Design patterns for accessible, crawlable and indexable content” (http://googlewebmastercentral.blogspot.com/2008/05/design-patterns-for-accessible.html), under the section header titled “CSS sprites and navigation links”, I read … Continue reading
Today’s Readings
A handy HTML 5 Cheatsheet (PDF)… So why not add in a CSS3 Cheatsheet (PDF)? Coming soon from Mac? 24 JavaScript Best Practices for Beginners (not just for beginners…) Read them all!! 20 Tools to Make the Life of a … Continue reading
Check Your Website Performance
High Performance. What does that really mean in the web world? Well, if you’re a developer, you might be thinking about how efficient your scripts and functions run, whether they do or don’t bleed any resources, whether they properly dump … Continue reading
Ever Wonder How High the z-index CSS Property Goes?
Here is the answer… http://www.puidokas.com/max-z-index/ Thanks to Stephen Tang for passing along! Happy z-indexing, Atg Top⇪
Tips from The CSS Anthology from SitePoint
In keeping with a long-held belief that you can learn something from anyone if you pay close-enough attention, I submit the following… I recently downloaded the sample chapters for SitePoint‘s CSS Anthology and, granted, it took me until page 78, … Continue reading
Today’s Readings
Most of us probably have a template we use to start new HTML docs, but I thought Accesssify‘s MarkupMaker was a clever idea, and quite well implemented! * The anal-retentive in me couldn’t pass-up suggesting he add rel=”stylesheet” to the … Continue reading