Things You'll Need:
- Adobe Dreamweaver CS4 software
-
Step 1
Open a page in Dreamweaver. The Properties panel (or Property inspector) in Dreamweaver CS4 contains two new buttons. One is called CSS. The other is called HTML.
-
Step 2
When an element in the document window is selected, or when a tag is selected from the Tag selector, you can choose the properties you want to view for the element by clicking in the Properties panel.
-
Step 3
HTML button selectedTo see the HTML properties, click the button on the Property inspector that says HTML.
-
Step 4
CSS button selectedTo see the CSS properties for the same element, click the button for CSS. You can edit the rule using the edit button, if needed.
-
Step 5
It takes a bit of getting used to at first to remember to toggle between HTML and CSS depending on what you're doing, but it is a great convenience.









Comments
Veesites said
on 3/9/2009 The Properties panel is found under Window > Properties. Or you can use the keyboard Ctrl-F3 (Cmd-F3 on a Mac). :)
levthao said
on 3/8/2009 I accidently closed the property inspector in dw cs4 and can't find the way to bring it back again, please help. Your help is greatly appreciated. Thanks.