|
|
|
| January 04, 2011 - Most Common Screen Resolutions in 2010 |
|
| This is a third year we are providing statistics for the most common screen resolutions. This time we will show stats for 2010 and comparison to 2009. Read More » |
|
 |
Add a comment
(3) |
|
| December 07, 2010 - Using background-repeat and background-position together |
|
| Problem: having a background of container that has to be repeated vertically (background-repeat:y-repeat;) start not from the top, and along with that to have a background in inner container that will start from the top of main container Read More » |
|
 |
Add a comment
(1) |
|
| November 12, 2010 - How to change validity period (expiration date) of the domain in Plesk |
|
| Few easy steps with screenshots. Read More » |
|
 |
Add a comment
(0) |
|
| October 05, 2010 - How to vertically align text within input type="text" with background |
|
| Padding and margin will not work in this situation, because of the background, vertical-align:middle; does not work as well. But there is one simple solution to set line-height to height of the text box. See details for code sample. Read More » |
|
 |
Add a comment
(8) |
|
| June 30, 2010 - Generate QR Code with PHP Using Google API |
|
| In this post I am going to talk about QR code, what it is, how you can generate this with PHP using Google API, and how this can be used. Read More » |
|
 |
Add a comment
(11) |
|
|