35 #include <dom/html_element.h>
37 #include <tdelibs_export.h>
41 class HTMLElementImpl;
82 class HTMLDivElementImpl;
124 class HTMLHRElementImpl;
171 bool noShade()
const;
176 void setNoShade(
bool );
291 class HTMLPreElementImpl;
327 void setWidth(
long );
330 class HTMLLayerElementImpl;
373 void setLeft(
long );
The Node interface is the primary datatype for the entire Document Object Model.
Layer container for Netscape 4.x compatability.
An HTMLCollection is a list of nodes.
This class implements the basic string we use in the DOM.
For the H1 to H6 elements.
??? See the BLOCKQUOTE element definition in HTML 4.0.
The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...
All HTML element interfaces derive from this class.
Create a horizontal rule.