contents.gifindex.gifprev1.gifnext1.gif

pueblo00000000.gif Standard HTML elements

Pueblo uses a HTML engine called WebTracker for text output. This section lists all of the standard HTML supported by WebTracker. In the case where there is industry differentiation on how HTML should be interpreted, WebTracker attempts to look as much like the Netscape standard as possible.

With the goal of giving our users as much flexibility as possible, Pueblo has added many of the Netscape extensions to HTML. The following list of HTML keywords indicates what is supported by WebTracker. If you don’t see an extension listed in the following tables, then WebTracker probably doesn’t support the extension.

Document Structure Elements

<!-- Comments -->
<body>
<head>
<html>
<title>
Anchor Element

<a>
Embed Element

<embed>
Image Element

<img>
Block Formatting Elements

<address>
<basefont>
<blockquote>
<br>
<center>
<h1>
<h2>
<h3>
<h4>
<h5>
<h6>
<hr>
<listing>
<p>
<plaintext>
<pre>
<samp>
<xmp>
Character Formatting Elements

<b>
<cite>
<code>
<em>
<font>
<i>
<strike>
<strong>
<tt>
<u>


List Elements

<dl>
<dir>
<li>
<menu>
<ol>
<ul>
Form Elements

<form>
<input>
<option>
<select>
<textarea>
Unsupported HTML elements

<isindex>
<kbd>
<link>
<menu>
<meta>
<nextid>
<var>
Also see

Pueblo HTML extensions

Pueblo Enhancer’s Guide