Linkage: the dirty low down
The advantage of the internet is that most of the information you will ever need, is at the end of a few hyperlinks. The sheer volume of information available is beyond imagination.
Unfortunately finding it can often be a bit of a problem. That's why this section: links to tools, tutorials, etc.. If you have found an excellent link related to design you want me to add, just contact me. This way you can assist your fellow web designers.
Css Tools
- TopStyle ➚
The ultimate CSS Editor / HTML Editor / XHTML Editor for Windows. TopStyle contains powerful tools for building standards-compliant sites. It is simply put the best you can get to edit and make Css code.
- Code Beautifier ➚
Code Beautifier is an online CSS formatter and optimiser.
- CSS Compressor ➚
Also an online utility but to compress your CSS to increase loading speed and save on bandwidth as well.
- IE6 CSS Fixer ➚
A tool specifically designed to ease the pain of the ie6 css debugger. It is meant to get a good head-start by fixing roughly 40-60% of all your ie6 issues with just one click, outputting a rough css that can be placed in a separate section and can be used as a solid start to finish up the rest of your ie6 debugging work.
- SelectORacle ➚
Ever wondered what a particularly complex CSS selector really means? Here's your chance to find out! SelectORacle will translate it for you in "plain" English (or Spanish if you prefer). Best of all, it will flag potential errors and other problems, and it won't choke on any actual rules.
