<address>

Description

<address> renders text in italics and marks the author of the web content.


<address>string</address>

Example


<html>// w  ww .  j  a v a  2  s.  c om
<body>
     <address style="color: blue">Main Street.</address>
     <address style="color: red">Los Angeles, CA 99999.</address>
</body>
</html>




















Home »
  HTML CSS »
    HTML CSS Reference »




HTML Tag Reference
CSS Reference
CSS Selector Reference
Encoding Reference