Tag Archives: html
iPhone 4 Retina Display HTML/CSS
Here is a quick and easy way to make your html/css look good on an old iphone/ipod touch AND a new retina display iphone 4. Just try the following: 1) Add the proper meta tag into the html’s header. This version also locks the scale: <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> 2) Add references to [...]
Why Apple Supports HTML 5 (Sorry Adobe/Flash)
Interesting article over at apple insider on standards, apple, and html 5. While the standard isn’t yet finished, Apple is already using HTML 5 as an important component in the company’s strategies, ranging from the iPod touch and iPhone’s mobile browser to Safari on the Mac and PC, from Dashboard widgets to new iTunes LP [...]
Yahoo’s Best Practices for Speeding Up Your Web Site
Nicely written and useful: Yahoo’s Exceptional Performance team has identified a number of best practices for making web pages fast. The list includes 34 best practices divided into 7 categories. http://developer.yahoo.com/performance/rules.html
Malo CSS
I am not sold on this framework – but it is awfully small. I give them that. Malo is ultra small css library for building web sites. It is meant to be structural base for small or medium web sites.Malo derives from it’s bigger brother Emastic CSS Framework. Why should you use Malo? Because it’s: Ultra [...]
Full Screen Flash
Nice tutorial of full screen flash setup here over at gotoandlearn.