Around the Web
January 14th, 2012
CSS Sizing Advice: %, REMS, and EMs
An interesting blog post – Measuring and sizing UIs, 2011-style — over at CSS Wizardry provides up-to-date advice for CSS measurements. In a nutshell, the post advises web designers to abandon pixel values except in a few cases (like CSS-sprites), and use %, Rems, or ems. In particular it suggests: Use percentages for structural elements [...]
Read more
Around the Web
January 6th, 2012
HTML5 / CSS3 Browser Support
Links to useful HTML5 and CSS3 support charts and resources. Find out which browsers support which technologies.
Read more
Around the Web
January 12th, 2012
New CSS3 Cursor Styles
CSS3 offers new cursor styles: SitePoint provides an interactive overview of the new (and old) cursor types.
Read more
Around the Web
August 10th, 2011
Keep an eye out for these HTML5 elements
The HTML5 <details> and <summary> elements look to solve a common problem and reduce the need for JavaScript. Check out this article: http://html5doctor.com/the-details-and-summary-elements/ (currently only works with Chrome.) Basically, you can create a box that you can open and close by clicking the <summary> tag: <details closed> <summary>Show/Hide me</summary> <p>Pellentesque habitant morbi tristique senectus et netus [...]
Read more
News
June 28th, 2011
Dreamweaver CS5.5: The Missing Manual Is Here!
Horray! Just got my copy of Dreamweaver CS5.5: The Missing Manual from the printer. Should be at Amazon any day now: buy the book!!!!
Read more