MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Especificações Página 69

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 504
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 68
Code coloring 69
Attributes
None.
Example
<commentStart><![CDATA[<%--]]></commentStart>
<commentEnd>
Description
A text string that delimits the end of a comment block. You must specify the commentStart
and
commentEnd tags in pairs. Multiple commentStart/commentEnd pairs are allowed.
Attributes
None.
Example
<commentEnd><![CDATA[--%>]]></commentEnd>
<cssImport/>
Description
An empty tag that indicates the code coloring rule for the @import function of the style
element in a CSS.
Attributes
name, id
name="cssImport_name" A string that assigns a name to the CSS @import function.
id="id_string" Required. An identifier string that maps color and style to this syntax
item.
Example
<cssImport name="@import" id="CodeColor_CSSImport" />
<cssMedia/>
Description
An empty tag that indicates the code coloring rule for the @media function of the style
element in a CSS.
Vista de página 68
1 2 ... 64 65 66 67 68 69 70 71 72 73 74 ... 503 504

Comentários a estes Manuais

Sem comentários