By nitin on January 6, 2010
TweetShareDrop Shadows adds extra glare to any design. They can be easily accomplished in any graphic editor, however its a little tricky in web programming. In this post I'll walk you through various ways in which you can add shadows to images without any extra markup used.
Posted in CSS, Tips & Tricks | Tagged box-shadow, CSS, css3, image, shadow |
By nitin on January 3, 2010
TweetShare Google URL Shortener at goo.gl is a service that takes long URLs and squeezes them into fewer characters to make a link that is easier to share, tweet, or email to friends. [official announcement]
Posted in Tips & Tricks | Tagged bookmarklet, google, Javascript, url, url shortner |
By nitin on January 2, 2010
TweetShareHow do I vertically center my stuff inside this area ? If you are looking for an answer for the above question then possibly you've landed on the correct page. The very first solution for this is to have vertical-align:middle in your css. But unfortunately this CSS property only works on table-cell and img.
Posted in Javascript | Tagged align, CSS, Javasript, jquery, Middle, mootools, Position, vertical-align |
Recent Responses