'code' Syntax and Note : code « HTML Tag Reference « HTML CSS Reference






'code' Syntax and Note

Note:

Display text in a monospaced font and apply to code samples.
   
Syntax:
    
<code attributes events> . . . </code>
           

      
      








Related examples in the same category

1.'code' HTML Attributes
2.'code' Event Handlers
3.'code' CSS Attributes and JavaScript Style Properties
4.'code' Example
5.'code' Microsoft Behaviors
6.'code' Microsoft Filters
7.'code' JavaScript Properties
8.'code' JavaScript Methods
9.'code' JavaScript Collections
10.'code' JavaScript Objects