Go to the source code of this file.
Classes | |
| class | AnewtXHTMLEmphasis |
| Inline element to indicate emphasis. More... | |
| class | AnewtXHTMLStrong |
| Inline element to indicate stronger emphasis. More... | |
| class | AnewtXHTMLDefinition |
| Inline element for definitions. More... | |
| class | AnewtXHTMLCode |
| Inline element for fragments of computer code. More... | |
| class | AnewtXHTMLSample |
| Inline element for sample output from programs, scripts, etc. More... | |
| class | AnewtXHTMLKeyboard |
| Inline element to indicate text to be entered by the user. More... | |
| class | AnewtXHTMLVariable |
| Inline element to indicate an instance of a variable or program argument. More... | |
| class | AnewtXHTMLCitation |
| Inline element that contains a citation or a reference to other sources. More... | |
| class | AnewtXHTMLAbbreviation |
| Inline element to indicate an abbreviated form. More... | |
| class | AnewtXHTMLAcronym |
| Inline element to indicate an acronym. More... | |
| class | AnewtXHTMLBlockQuote |
| Block level element for long quotations. More... | |
| class | AnewtXHTMLQuote |
| Inline element for short quotations. More... | |
| class | AnewtXHTMLSubscript |
| Inline element for text in subscript. More... | |
| class | AnewtXHTMLSuperscript |
| Inline element for text in superscript. More... | |
| class | AnewtXHTMLParagraph |
| Block element for paragraphs of text. More... | |
| class | AnewtXHTMLBreak |
| Inline element to force a line break. More... | |
| class | AnewtXHTMLPreformatted |
| Block element for preformatted text. More... | |
| class | AnewtXHTMLInsertion |
| Inline element to mark insertions. More... | |
| class | AnewtXHTMLDeletion |
| Inline element to mark deletions. More... | |
| class | AnewtXHTMLTeletype |
| Inline element for teletype text. More... | |
| class | AnewtXHTMLItalic |
| Inline element for italic text. More... | |
| class | AnewtXHTMLBold |
| Inline element for boldface text. More... | |
| class | AnewtXHTMLBig |
| Inline element for big text. More... | |
| class | AnewtXHTMLSmall |
| Inline element for small text. More... | |
| class | AnewtXHTMLStrike |
| Inline element for strike-through text. More... | |
| class | AnewtXHTMLUnderline |
| Inline element for underlined text. More... | |
See http://www.w3.org/TR/html4/struct/text.html
Definition in file xhtml/text.lib.php.
1.5.9