MACROMEDIA DREAMWEAVER 8-EXTENDING DREAMWEAVER Manual page 69

Extending dreamweaver
Table of Contents

Advertisement

Attributes
None.
Example
<commentStart><![CDATA[<%--]]></commentStart>
<commentEnd>
Description
A text string that delimits the end of a comment block. You must specify the
and
tags in pairs. Multiple
commentEnd
Attributes
None.
Example
<commentEnd><![CDATA[--%>]]></commentEnd>
<cssImport/>
Description
An empty tag that indicates the code coloring rule for the
element in a CSS.
Attributes
,
name
id
name="cssImport_name"
Required. An identifier string that maps color and style to this syntax
id="id_string"
item.
Example
<cssImport name="@import" id="CodeColor_CSSImport" />
<cssMedia/>
Description
An empty tag that indicates the code coloring rule for the
element in a CSS.
commentStart
A string that assigns a name to the CSS
...
pairs are allowed.
/commentEnd
function of the
@import
@import
function of the
@media
Code coloring
commentStart
style
function.
style
69

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER 8-EXTENDING DREAMWEAVER and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Dreamweaver 8

Table of Contents