| 
		| class HTMLDivElement | Generic block container. More... |  
 |  | 
Public Methods
Protected Methods
 Generic block container. See the 
 DIV element definition  in HTML 4.0.
 
| HTMLDivElement () 
 | HTMLDivElement | 
| HTMLDivElement (const HTMLDivElement &other) 
 | HTMLDivElement | 
| HTMLDivElement (const Node &other) 
 | HTMLDivElement | 
| HTMLDivElement (HTMLDivElementImpl *impl) 
 | HTMLDivElement | 
 [protected]
| HTMLDivElement &  operator =  (const HTMLDivElement &other) 
 | operator =  | 
Reimplemented from HTMLElement.
| HTMLDivElement &  operator =  (const Node &other) 
 | operator =  | 
Reimplemented from HTMLElement.
| ~HTMLDivElement () 
 | ~HTMLDivElement | 
 [const]
 Horizontal text alignment. See the 
 align attribute definition  in HTML 4.0. This attribute is
 deprecated in HTML 4.0.
     
| void  setAlign ( const DOMString & ) 
 | setAlign | 
 see align
     
	
	| Generated by: dfaure on faure on Tue Apr 16 08:50:42 2002, using kdoc 2.0a53. |