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

home / reference / html

<div></div>
align

The <div> tag is used primarily with style sheets. It's main function is to format large blocks of text that you want to have the same general attributes.

<div align="">

   Description
   The align attribute, when used with the div tag, is used to align a large block of text with it.
Code
   <div align="center">YOUR TEXT HERE</div>
write for us about us advertise

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