Archive for the 'css' Category
Better web typography with OpenType features
September 2nd, 2010
Opentype features in Firefox
A List Apart: Articles: Supersize that Background, Please!
July 7th, 2010
"With an advertising world keen to use every inch of a medium for brand or product experience, it is becoming increasingly popular to design websites with full-browser backgrounds. Using CSS, this can be achieved quite easily. Just drop a huge background image in a page with one line of code"
Cross-browser kerning-pairs & ligatures
July 2nd, 2010
text-rendering css property that seems to mostly work just in safari.
CSS 3D Las Meninas
December 17th, 2009
Interesting demo of next-gen CSS possibilities.
Silo
November 23rd, 2008
Good resource for the Bringhurst-y web designer.
Position is Everything
May 9th, 2008
A longstanding website devoted to tracking the various quirks and workarounds of the different browsers w/r/t their implementations of CSS rendering. Always a good place to start if your layout looks screwed. Origin of the Hollyhack.
CSS Reference
May 9th, 2008
Comprehensive and easily navigable interface for the CSS2 spec. As such, it's somewhat outdated (CSS3 is beginning to be adopted by modern browsers), but contains the bulk of the CSS properties that you will end up using.
Cascading Style Sheets
May 9th, 2008
CSS allows for almost complete separation of content from presentation, a common ideal for web designers. It allows for greater flexibility and simplicity in development and accessibility. CSS is simple to write but syntactically distinct from HTML.
Hide an image in html [sort of]
February 5th, 2008
Interesting combination of css3 and php to reveal bitmap images when you highlight a block of text.
CSS for IE6 & IE7
September 20th, 2007
CSS hacks make me sort of nervous, but the more complicated ones make me really frustrated. I'll take nervous over frustrated any day. This hack beats the *+first.html hack by a mile. Plus (reason I found it) it works with sIFR css files.
