Dreamweaver CS4 | ![]() |
Dreamweaver CS4 Resources |
Edit code with the Property inspectorYou can use the Property inspector to inspect and edit the attributes of text or of objects on your page. The properties shown in the Property inspector generally correspond to attributes of tags; changing a property in the Property inspector generally has the same effect as changing the corresponding attribute in Code view. Note: The
Tag inspector and the Property inspector both let you view and edit
a tag’s attributes. The Tag inspector lets you to view and edit
every attribute associated with a given tag. The Property inspector
shows only the most common attributes, but provides a richer set
of controls for changing those attributes’ values, and lets you edit
certain objects (such as table columns) that don’t correspond to
specific tags.
|