|
CSS Editor tools are available in all editions of PhpED. Logical addition to the most powerful PHP Tools CSS editing is one of the elements of PhpED Web development toolkit, such as WYSIWYG features for HTML elements and tags, full support for Dynamic Syntax Highlighting , Multiple Language Syntax Highlighting of PHP and HTML and other languages.
There are also specific features designed to provide for the most productive CSS Editing.
CSS Code tree in Code Navigator
Code Navigator provides the way to navigate through PHP, JavaScript, HTML and CSS code easily. You can select CSS tab to see the display of the entire tree of CSS styles, classes and elements of your document and their properties. Clicking on each element will place the cursor on that element in the source. Learn more about CSS Code Navigator
CSS Preview tab
|
When you are working on a CSS file in the Editor you don't need to wait for anything to see the results of your work - just select CSS Preview tab of the editor and see how the CSS styles will be rendered in the browser. For example, see how the styles from one file are displayed in preview.
|
 |
|
CSS code completion and code folding
The full array of PHP, HTML and CSS tools can be configured and customized to your liking under Tools->Settings menu of NuSphere's PhpED. You can learn more about PHP Tools and download free trial of PHP IDE
|