[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
HTMLSPEC-EM
Used to specify that text be displayed in an emphasized style. Most web browsers render <em> text in an italics style.
Attributes
None
Live Example
HTML Tags Center
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
HTMLSPEC-EM
EM
UsageUsed to specify that text be displayed in an emphasized style. Most web browsers render <em> text in an italics style.
Attributes
None
Live Example
<html> <head><title>Emphasized Text Document Example</title></head> <body> <em>This is emphasized text.</em> </body> </html>
HTML Tags Center
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
