Internet Technologies:hrf

HRF Class Reference Professional

The HRF Class Framework is an Xbase++ implementation of the Document Object Model 1.0 (DOM), proposed by the W3C consortium. Refer to http://www.w3c.org to learn all about the DOM standard.

The following list shows HTML tags and links to the HRF class reflecting a HTML tag.

Html Tag

HRF Class

HTML file

HTMLDocument()

<a>

HTMLAnchorElement()

<abbr>

HTMLElement()

<acronym>

HTMLElement()

<address>

HTMLElement()

<applet>

HTMLAppletElement()

<area>

HTMLAreaElement()

<b>

HTMLElement()

<base>

HTMLBaseElement()

<basefont>

HTMLBaseFontElement()

<bdo>

HTMLElement()

<bgsound>

HTMLElement()

<big>

HTMLElement()

<blink>

HTMLElement()

<blockquote>

HTMLBlockquoteElement()

<body>

HTMLBodyElement()

<br>

HTMLBRElement()

<button>

HTMLButtonElement()

<caption>

HTMLTableCaptionElement()

<center>

HTMLElement()

<cite>

HTMLElement()

<code>

HTMLElement()

<col>

HTMLTableColElement()

<colgroup>

HTMLTableColElement()

<dd>

HTMLElement()

<del>

HTMLModElement()

<dfn>

HTMLElement()

<dir>

HTMLDirectoryElement()

<div>

HTMLDivElement()

<dl>

HTMLDListElement()

<dt>

HTMLElement()

<em>

HTMLElement()

<embed>

HTMLElement()

<fieldset>

HTMLFieldSetElement()

<font>

HTMLFontElement()

<form>

HTMLFormElement()

<frame>

HTMLFrameElement()

<frameset>

HTMLFrameSetElement()

<h1> ... <h6>

HTMLHeadingElement()

<head>

HTMLHeadElement()

<hr>

HTMLHRElement()

<html>

HTMLHtmlElement()

<i>

HTMLElement()

<iframe>

HTMLIFrameElement()

<ilayer>

HTMLElement()

<img>

HTMLImageElement()

<input>

HTMLInputElement()

<ins>

HTMLModElement()

<isindex>

HTMLIsIndexElement()

<kbd>

HTMLElement()

<keygen>

HTMLElement()

<label>

HTMLLabelElement()

<layer>

HTMLElement()

<legend>

HTMLLegendElement()

<li>

HTMLLIElement()

<link>

HTMLLinkElement()

<map>

HTMLMapElement()

<marquee>

HTMLElement()

<menu>

HTMLMenuElement()

<meta>

HTMLMetaElement()

<multicol>

HTMLElement()

<nobr>

HTMLElement()

<noembed>

HTMLElement()

<noframes>

HTMLElement()

<nolayer>

HTMLElement()

<noscript>

HTMLElement()

<object>

HTMLObjectElement()

<ol>

HTMLOListElement()

<optgroup>

HTMLOptGroupElement()

<option>

HTMLOptionElement()

<p>

HTMLParagraphElement()

<param>

HTMLParamElement()

<pre>

HTMLPreElement()

<q>

HTMLQuoteELement()

<s>

HTMLElement()

<samp>

HTMLElement()

<script>

HTMLScriptElement()

<select>

HTMLSelectElement()

<small>

HTMLElement()

<sound>

HTMLElement()

<spacer>

HTMLElement()

<span>

HTMLElement()

<strike>

HTMLElement()

<strong>

HTMLElement()

<style>

HTMLStyleElement()

<sub>

HTMLElement()

<sup>

HTMLElement()

<table>

HTMLTableElement()

<tbody>

HTMLTableSectionElement()

<td>

HTMLTableCellElement()

<textarea>

HTMLTextAreaElement()

<tfoot>

HTMLTableSectionElement()

<th>

HTMLTableCellElement()

<thead>

HTMLTableSectionElement()

<title>

HTMLTitleElement()

<tr>

HTMLTableRowElement()

<tt>

HTMLElement()

<u>

HTMLElement()

<ul>

HTMLUListElement()

<var>

HTMLElement()

<wbr>

HTMLElement()

<xmp>

HTMLElement()

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.