Remove borders on links in Firefox
How to remove dotted border in firefox? After the long search process i found the solution for this. It’s very simple add these below style in your css. a:focus { outline: none; }
Discover the new direction...
How to remove dotted border in firefox? After the long search process i found the solution for this. It’s very simple add these below style in your css. a:focus { outline: none; }
To convert font size from Pixels to em just divide by 16 Pixels Points Percentage Ems 9px 7pt 55% 0.55em 10px 7.5pt 62.5% 0.625em 11px 8pt 70% 0.7em 12px 9pt 75% 0.75em 13px 10pt...
OpenID users be careful, while using OpenID. Because OpenID is designed for user can login using single ID for sign in multiple websites, but the thing is OpenId user always sign in using the...
Once I tried to insert a huge MySQL database (150MB) to my website via phpMyAdmin. Oops, My hosting company provide only 2MB to upload via phpMyAdmin. Then I have given the request to my...
We are using lots of tools to optimize or resizing the image. Microsoft introduced the Powertoy plugin for windows xp. With the help of this tool we can easily resize.
Gradients are one of the most important aspects to be considered while designing a Web 2.0 Site. Even a simple button is of a gradient. So I decided to make some cool set of...