Edit Style Sheets
Special CSS code writing features enable you to instantly create and edit cascading style sheets.
Standards compliance
HTMLPad suggests and generates code according to CSS specification. Currently supported are CSS Level 1, CSS Level 2 and some other specifications. You can select CSS specification to work with.
- CSS specification
- Writing CSS code
HTMLPad provides tools that make code editing easy and convenient. You can insert instant CSS code, using CSS toolbar nd menu, Inspector allows to add properties and modify values in a convenient way, Auto Complete helps to remember and insert property names as you type.
Creating CSS code
- Using Inspector
- Using Auto Complete
- Validating CSS code
You can validate your CSS code against errors using a CSS Check and W3 CSS Validator feature.
- Validate CSS code
- Previewing style sheets
You can preview CSS directly in its document window, or in any installed Web browser.
- Previewing style sheets
|