Working with Background Images and CSS – Part 2: Placing Images with Precision
Using Shorthand for CSS Rules
I prefer to use shorthand syntax for my CSS rules, because it produces smaller file sizes. To set your preferences for shorthand:
- Open Dreamweaver, if you it's not already open.
- Press Ctrl+U to open the Preferences dialog box.
- Select the CSS Styles from the Category list.
- Set your options to reflect those shown in Figure 1.
- Click OK.
Figure 1.Setting preferences for shorthand