
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.
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 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.
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:
Thanks for these tools. It helps a lot.
Post a Comment