Setting CSS IntelliSense Options in Microsoft Expression Web 2 March 28, 2009
Posted by minals in Expression Web Tips and Tricks.trackback
Go to Tools > Page Editor Options… and choose the IntelliSense tab.

The IntelliSense options are divided into 3 sections:
1. Auto Popup – CSS statement completion displays popup lists for you to choose items and automatically insert them as you type.
2. Auto Insert – CSS selector closing brace automatically inserts a closing (right) curly brace (}) that ends a style declaration as soon as you type the opening (left) curly brace to start declaring a style.
3. Code Hyperlinks – Enable code Hyperlinks for the following elements: CSS classes and IDs lets you hold down the CTRL key and click on the code hyperlink (class selector or ID selector) to jump to its rules set; in the same document where it is defined or in the CSS file.

Comments»
No comments yet — be the first.