Defragmenting your Hard Disk, will make your PC more first .

As you continuously use your computer by adding, removing, modifying and changing files, your hard disk will become fragmented. Fragmentation occurs when the file system cannot or will not allocate enough continuous space to store a complete file as a unit, but instead puts parts of it in gaps on the hard drive. Larger files and a bigger quantity of files also play a role to fragmentation and performance loss.

Continue reading

How to Add a Favicon to your Site.

To add favicon on your website,  you just need to add this two lines of simple code.  Add this code  in head section of your webpage.
After that upload this favicon.ico and apple-touch-icon.png file on your _img directory.

 <!-- Favicons -->
<link rel="apple-touch-icon" type="image/png" href="_img/apple-touch-icon.png">
<link rel="icon" type="image/x-icon" href="_img/favicon.ico">

Continue reading

সুন্দর গ্রেডিয়েন্ট এর জন্য।

সুন্দর সুন্দর গ্রেডিয়েন্ট পাওয়াটা খুবই কষ্টকর একটা কাজ। একটু এদিক ওদিক হলেই গ্রেডিয়েন্ট টা দেখতে আর ভালো লাগে না। আজকে http://uigradients.com এটার খোঁজ পেলাম। ফাটাফাটি সব গ্রেডিয়েন্টস, সাথে সিএসএস কোড বোনাস।