Thursday, February 12, 2009

10 Excellent Tools For Working with HTML & CSS



Working with HTML and CSS can be quite time-consuming sometimes, there is of course but also all kind of tools that help you to save time with specific functions.


Online tool to quickly design grids for your templates. It makes it easy to quickly define the layout width, number of columns, margins and gutters, set the typography and export the whole thing.

Kotatsu
Simple HTML table generator. Very helpful as tables are probably one of the most boring things to handcode. In a few clicks you will be able to get the code for your table with the number of rows and columns you want.

CSS Redundancy Checker
Find CSS selectors that aren’t used by any of your HTML files and may be redundant. Comes handy when your CSS file gets complicated and you’re afraid to remove any selector from it.

CSS Menu Maker
Create and customize your CSS menus, horizontal or vertical, online for free.

CSS Color Editor
Easily replace the colors from your CSS file. All you need to do is to upload you file, replace the colours and generate the new file that you download.

CSS Super Scrub
Reduce the size of your CSS files in a few clics.

PX to EM
Convert font sizes in pixels to their equivalent in em and the other way around.

Deploy
Quickly deploy a web project framework with valid XHTML and CSS in only a matter of seconds.

CSS Text Wrapper
Easily make HTML text wrap in shapes other than just a rectangle. You can make text wrap around curves, zig-zags, or whatever you want.

PSDtoCSS online
Convert your PSD files to XHTML-CSS layouts. Just one quick upload is needed, then you can download your layout in a zip file.

1 comments:

iamdownloader.com said...

Thanks for these tools. It helps a lot.