MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Especificaciones Pagina 70

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 504
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 69
70 Customizing Code View
Attributes
name, id
name="cssMedia_name" A string that assigns a name to the CSS @media function.
id="id_string" Required. An identifier string that maps color and style to this syntax
item.
Example
<cssMedia name="@media" id="CodeColor_CSSMedia" />
<cssProperty/>
Description
An empty tag that indicates CSS rules and holds code coloring attributes.
Attributes
name, id
name="cssProperty_name" A string that assigns a name to the CSS property.
id="id_string" Required. An identifier string that maps color and style to this syntax
item.
Code Color Preference
CSS Property
Example
<cssProperty name="Property" id="CodeColor_CSSProperty" />
<cssSelector/>
Description
An empty tag that indicates CSS rules and holds code coloring attributes.
Attributes
name, id
name="cssSelector_name" A string that assigns a name to the CSS Selector.
id="id_string" Required. An identifier string that maps color and style to this syntax
item.
Example
<cssSelector name="Selector" id="CodeColor_CSSSelector" />
Vista de pagina 69
1 2 ... 65 66 67 68 69 70 71 72 73 74 75 ... 503 504

Comentarios a estos manuales

Sin comentarios