HTML:Element:cite
From MDC
[edit] Summary
Citation element contains a citation or a reference to other sources.
[edit] Example
[edit] Marking source
More information can be found in <cite>[ISO-0000]</cite>
Above HTML will output:
More information can be found in [ISO-0000]
[edit] Notes
To remove italic from <cite> element use CSS font-style property.
[edit] See also
| HTML Elements |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| (Quick Links: HTML Element Cross Reference, HTML Category) |