Currently Browsing: Coding

jSquares – Image Grid

jSquares – Image Grid
jSquares is a jQuery plugin that pops up an image and a description in an overlay on hover. It is basically identical to the image grid found on www.ted.com. There are some parameters can be added when you call jSquares, e.g. caption size, opacity of the images, shuffle speed and etc. It works like...

Novice Web Developers Need to Learn and Use CSS

Novice Web Developers Need to Learn and Use CSS
The old way to designing websites is to use table and now it’s replace by CSS. Design by tables results in slower page rendering performance. This is because the structure of a table must be read in its entirety (to the lowest level) before the page can be rendered. In other words, all of the nested...

5 Simple CSS Properties

5 Simple CSS Properties
This post is about 5 useful CSS properties that you should be very familiar with, but will most likely rarely use. I’m not talking about the new fancy CSS3 properties. I’m referring to the old CSS2 properties such as: clip, min-height, white-space, cursor, and display that are widely supported by...

10 Tools to Optimize and Format CSS

10 Tools to Optimize and Format CSS
Why would you ever need to optimize (or optimise, which ever spelling you prefer) or reFormat your CSS? Optimizing your CSS will not only allow your web page to load quicker, it also increases the durability and resilience of your site when there is a spike in visitors (i.e. the Digg effect) and, for...

Coding Clean and Semantic Templates

If you are the guy who uses <div> tag for everything, this post is for you. It focuses on how you can write clean HTML code by using semantic markups and minimize the use of <div> tag. Have you ever edited someone’s templates, don’t those messy tags drive you crazy? Not only writing clean...

CSS-Lifesaver Tools

CSS-Lifesaver Tools
CSS-design is not easy. We need to find workaround across browser inconsistencies, not that easy CSS-concepts and quite counterintuitive CSS-solutions. However, there are effective and useful CSS-tools. Now it’s time to present you with some fresh (or not mentioned earlier) tools that can assist designers...

Web Design Glossary and Resources

Web Design Glossary and Resources
There are specialized terms referring to all sorts of aspects of web design. For someone just getting started in web design, or someone looking to have a site designed, all the technical jargon can be overwhelming. Especially the acronyms. Below is a guide to industry terms that should get you well on...

Get Started with iPhone Dev

Get Started with iPhone Dev
The iPhone is a fantastic phenomenon. It’s a communications device, a multimedia platform and much more all rolled into one single tool. Everyone wants in on this device. The Apple store has just passed the one billionth application download (I alone account for 3% of that…) and there is a wide array...

Convert PSD to CSS Tutorials

Convert PSD to CSS Tutorials
You’ve designed your site but you’re having a little trouble turning your design PSD into a coded layout. Here i’ve listed 20+ Best Tutorials to convert Psd to Html/CSS.These tutorial should help you learn how to find the best way to code it. 1. The Design Lab: PSD Conversion 2. From PSD to HTML,...

TinyTable – Easy to Use Javascript Table Sorter

TinyTable – Easy to Use Javascript Table Sorter
TinyTable is a JavaScript table sorter script is easy to use and feature packed at only 2.5KB. There are many features great include column highlighting, optional pagination, support for links, date/link parsing, alternate row highlighting, header class toggling, auto data type recognition and selective...
Page 1 of 512345