CSSMate - Online CSS Editor
Inline CSS Editing Evolved. Originally a port of the fantastic EditCSS tool that i’ve been using for many months. I’ve gutted it, made each stylesheet load into a seperate tab. Removed the save load clear functionality as i found it to be useless and added in support for loading stylesheets that have a media.
The CSS editor is divided into 5 areas:
Menu (on top)
List of available attribute sets/topics
Attributes
Input controls to set the properties
Selection Values
List of available values for the current input control
Preview
Preview of the current style
Code
Textarea showing the resulting CSS code
Use the menu to select the type of parameter you want to change. Enter the values into the attributes area.
If available you can select a value from the list supplied in the selection area.
Most settings are immediately visible in the preview and code area.
Font selection is somehow special. Clicking on a font shows a preview underneath the list box. Dubbleclicking adds the font to the ‘font familiy’ textbox. Like all others You can edit this text box manually as well.
To get the resulting code simply use cut and paste from the code text area.
You can also paste existing code into the code text area.
Leave a Reply
You must be logged in to post a comment.