address

address




The HTML <address> element is used to display contact information.

HTML CODE EXAMPLE
<address>
   DevelopPHP
  <br />
   182 Redneck RD  
  <br />
   Asheville NC 13534
</address>

Live Browser
DevelopPHP 
182 Redneck RD 
Asheville NC 13534

Attributes:

global attributes - global core attributes
See: list of global attributes

Event handlers:

global event handlers - global event handler attributes
See: list of global event handlers

0 Response to "address"

Post a Comment