June 14, 2012June 14, 2012CSS, Fix Scale Image and Keep Aspect Ratio Using Only CSS I’ve had a lot of WordPress themes that set a max-width for a post image, only to squash the image and make […]
March 23, 2012CSS, Web Design, Webkit Simple But Awesome Webkit Tricks How it works The basic pattern for all of the above mentioned animations is the following: In CSS, tell WebKit that, for […]
March 23, 2012March 23, 2012CSS, Html, PHP, Web Design All The Cheat Sheets That A Web Developer Needs No matter how good programmer you are, you can`t memorize everything. It often happens to spend more time searching for a particular […]
March 18, 2012February 24, 2020CSS, Web Design Free CSS Layout made Easy Want a simple CSS layout that you can customize into your very own website? BAM! Look Below. Copy the html into a […]
March 17, 2012March 18, 2012CSS, How to, Web Design How To: Do a CSS Reset A useful tool to use when starting a website layout from scratch: body,div,dl,dt,dd,ul,ol, li,h1,h2,h3,h4,h5,h6,pre, form,fieldset,input,textarea,p, blockquote, th,td { margin:0; padding:0; […]