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 );
Layer container for Netscape 4.x compatability.
All HTML element interfaces derive from this class.
The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...
An HTMLCollection is a list of nodes.
Create a horizontal rule.
??? See the BLOCKQUOTE element definition in HTML 4.0.
This class implements the basic string we use in the DOM.
The Node interface is the primary datatype for the entire Document Object Model.
For the H1 to H6 elements.