Tag Archives: CSS

CSS, Font and OS

Which font is best supported across the main three operating systems (Linux, Mac and Windows)? A handy way to build a font stack for your website can be done with the Code Style Font Stack Builder. Although I don’t think … Continue reading

Posted in The Web | Tagged , , , , , | Leave a comment

Site Compatibility and IE8

It’s always pain in the cock to get your (X)HTML/CSS design right in as many browsers as possible. On the IEBlog, there is an article about IE8 and it’s Compatibility Mode. Main subject is of course the problems and differences … Continue reading

Posted in The Web | Tagged , , , , , | Leave a comment

Pixels to Ems Conversion Table for CSS

This one comes in handy when you’re CSSing: http://jontangerine.com/silo/css/pixels-to-ems/

Posted in The Web | Tagged | Leave a comment