
Take a look at most modern websites and they are made up of advanced CSS (cascading style sheets) that are beyond the comprehension of most web users. CSS enables you to define particular styles and then apply those styles to particular areas across your website. Coding up a CSS isn't something you'll want to do using Notepad or a Notepad replacement. You'd be better using a dedicated tool. However, if you only want to get started, it's a good idea to try a basic free CSS editor.
Free CSS Toolbox 1.2 is a free CSS edit and formatting tool from the guys behind popular web development tools such as the bigger commercial RapidCSS and HTMLPad Pro. Free CSS Toolbox is simplist tool for generating CSS, but it enables you to drop in tags and validate your code before you test it live.
Free CSS Toolbox link.
Comments