the complete webmaster
tutorials reviews reference
ASP
CGI
FrontPage
HTML
Java
JavaScript

home / reference / html

<address></address>

Description

   The <address> tag is used to specify infomation like an address, signature, or authorship. It is typically used at the top or bottom of a document, and the tag renders the enclosed text in italics. It also creates an implied paragraph break before and after.

Code

   SOME TEXT
<address>YOUR TEXT HERE</address>
SOME TEXT

Appearance

   SOME TEXT
YOUR TEXT HERE
SOME TEXT
write for us about us advertise

Copyright 1997, 1998 A Big Lime. All rights reserved.

/html>