<defaultAttribute>
Description
Optional. This tag applies only to tag-based syntax (that is, where
is present, then all tag attributes are colored according to the style assigned to this tag. If this tag is
omitted, then attributes are colored the same as the tag.
Attributes
name
•
A string that assigns a name to the default attribute.
Example
<defaultAttribute name="Attribute"/>
<defaultTag>
Description
This tag is used to specify the default color and style for tags in a scheme.
Attributes
,
name
id
•
name="display_name"
•
id="id_string"
Example
<defaultTag
name="Other Tags" id="CodeColor_HTMLTag"
<defaultText/>
Description
Optional. If this tag is present, all text that is not defined by any other tag is colored according to
the style assigned to this tag. If this tag is omitted, black text is used.
Attributes
,
name
id
•
name="cssSelector_name"
•
id="id_string"
Example
<defaultText
90
Chapter 5: Customizing Code View
A string that Dreamweaver displays in the code color editor.
Required. An identifier string that maps color and style to this syntax item.
A string that assigns a name to the CSS Selector.
Required. An identifier string that maps color and style to this syntax item.
name="Text" id="CodeColor_TextText"
ignoreTags="No"
/>
/>
). If this tag
Need help?
Do you have a question about the DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER and is the answer not in the manual?
Questions and answers