How to create an “Add me to Facebook” link?

Mar 27, 2011 Technology, Tutorials
0

When “facebook” and “twitter” took over our social lives where we spend more time online “socializing” as opposed to real life socializing there comes a time when you need to make that extra effort to make more friends in the cloud. For that — you need a slick facebook and twitter icons on your website [...]

Zen Coding

Mar 07, 2011 HTML, Technology
0

Most of you must have either read or heard about this – Zen coding is an abbreviation expander for HTML/XHTML mark up. In simple words if you key in a few abbreviations and hit a shortcut key that fires up a small program (usually installed as a plugin) then these abbreviations would be expanded into [...]

Google Chrome: The story behind

Sep 08, 2008 Technology
0

5 days on Chrome and it has become my primary browser on my PC (they don’t have a Mac version yet) am thinking of uninstalling IE & FF …no wait!! I think I’ll still keep FF mostly because for it’s add-on’s and plugins. The chrome experience is light and intuitive…which according to me should be [...]

Will Google’s Chrome take FireFox head-on?

Sep 04, 2008 Technology
0

A neat clutter-free and I should say a pretty fast web browser from Google: Google Chrome Beta is now available here. I think google has done it again..the design is just awesome. Simplicity – the key to good design and a de facto(r) in all google products. Am delivering my first post through Chrome..so far [...]

Highlight Images on mouse-over using Opacity

Oct 18, 2006 CSS
0

Sometimes you might want to blur (reduce the opacity) an image on default and bring it back to being opaque on mouse over. You can use this effect to keep the users focus on your content rather than those links bar on the top of the page: for e.g. you can make your full menu [...]

Styling tables using CSS

Oct 06, 2006 CSS, Technology
0

It can be difficult to ensure that you remain on a particular row as your eyes work across a large data table. Displaying table rows in alternating colors is a common way to help users identify which row they’re focused on. Whether you’re adding rows by hand, or you’re displaying the data from a database, [...]

CSS Links and resources

Oct 05, 2006 CSS, Technology
0

I thought I would share with you guys some interesting links where you can witness web 2.0 in action. CSS designs on display here: http://www.cssmania.com, http://www.cssbeauty.com, http://www.cssvault.com, http://www.webcreme.com You can read some how to’s and the latest happenings here. http://veerle.duoh.com/index.php, http://www.24ways.org, http://www.csszengarden.com and you can catch some examples with source here http://www.cssplay.co.uk good day guys!!