This is not new method from CSS3, it was there before. The @font-face allows you to add your own fonts …
Trending Story
CSS: Pure CSS3 Pop Ups
The mouse over pop-up feature without using JavaScript, but its just a CSS rule. Here I use CSS3 codes only …
jQuery: Mouse Over Text Color Filling Menu
A simple jQuery effect for filling color over text. There is nothing much to do for this. Just create a …
jQuery: Grouping Elements on MouseOver Event
Grouping elements on mouse over, for example, If You have two div elements div#leftBox and div#rightBox, div#rightBox containing a …
JavaScript – Floating-Point Rounding Error
In JavaScript the floating-point values includes a decimal point and at least one number after the decimal point. The floating-point …
jQuery: Clear Text field on Focus
Simple jQuery script to clear the text field content on focus and retain if there is no entry in text …
Find who unfriend you on Facebook
Social networking sites have made a good impact in our life. We all are familiar with many social networking sites. …
PHP: extract and compact functions
I was looking for a shortcut to easy up my variable declaration in PHP coding, the extract and compact functions …
Duplicate MySQL Table and its Data
A simple query for create a new table from an existing table structure and insert all the data to the …
Amazon Cloud Player – For Web and Android with 5GB free Storage
Amazon launches Cloud Player. You can upload your mp3 files to the Amazon’s server and play them via Web or Android. …
Google Search Tips and Tricks Part I
Here I’m pointing out some Tips and Tricks which is very useful for your day to day activities with Google …
New connection bar in Gmail for iPhone
Using Gmail in Safari on your iPhone gives you access to fast search, conversation view, stars, labels, and more. …
PHP: parse_ini_file and parse_ini_string
If you are thinking about to play with configuration files for your site’s settings, then in php you can easily …
Build applications in Sites using Apps Script
Google Sites makes it easy for organizations to create and manage their intranets or external web pages. By making content …
jsFiddle – An Online Editor for JavaScripts, HTML5 and CSS3
Recently I was thinking about to design a Live editor for CSS and HTML, while googling I found an amazing …
