Published by Zaheer
OK developers here is your next software project. Create a web page that will display Homer Simpson’s image on the screen. Too easy for you? Here is the catch. You cannot use any image. Yes that is correct you will need to draw Simpson’s image without using any graphics. Sounds impossible? If you think this [...]
. May 09, 2008
Filed under: Uncategorized
Tags: CSS, Homer, Simpson
Published by Zaheer
Jina Bolton at Vitamin.com has an excellent post for all CSS developers. She described how you can write well structured stylesheets which are more efficient and easy to maintain. Some of the tips may look intuitive but many times we all need reminder to get the basics right. In my experience lot of [...]
. Dec 08, 2007
Filed under: CSS
Tags: CSS, CSS best pratices, stylesheet design
Published by Zaheer
If you need quick reference CSS guide, look no further. This CSS cheat sheet is a comprehensive list of all CSS properties. Accompanying brief explanation adds value to this cheat sheet. You may want to bookmark this page.
Cascading Style Cheatsheet
If you enjoyed this post, make sure you subscribe to my RSS feed!
. Oct 26, 2007
Filed under: CSS
Tags: cascading_style_sheet, Cheatsheet, CSS
Published by Zaheer
A very good article explaining how to load JavaScript and CSS files asynchronously and on demand.
Dynamically loading an external JavaScript or CSS file
If you enjoyed this post, make sure you subscribe to my RSS feed!
. Oct 26, 2007
Filed under: Ajax, CSS, Javascript
Tags: , asynchronous loading, CSS, Dynamically load JS, Javascript