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