Enum HtmlTextWriterTag
HTML Tags.
Namespace: System.Web.UI
Assembly: dotNetRDF.dll
Syntax
public enum HtmlTextWriterTag
Fields
Name | Description |
---|---|
A | Link |
Acronym | Acronym |
Address | Address |
Area | Area |
B | Bold |
Base | Base URI |
Basefont | Base Font |
Bdo | Bidirectional |
Bgsound | Background Sound |
Big | Big |
Blockquote | Block Quotes |
Body | Body |
Br | Line Break |
Button | Button |
Caption | Caption |
Center | Centering |
Cite | Citation |
Code | Code |
Col | Column |
Colgroup | Column Group |
Dd | Data Definition |
Del | Deleted |
Dfn | Definition |
Dir | Direction |
Div | Div |
Dl | Dl |
Dt | Dt |
Em | Emphasis |
Embed | Embed |
Fieldset | Field Set |
Font | Font |
Form | Form |
Frame | Frame |
Frameset | Frame Set |
H1 | Heading 1 |
H2 | Heading 2 |
H3 | Heading 3 |
H4 | Heading 4 |
H5 | Heading 5 |
H6 | Heading 6 |
Head | Head |
Hr | Horizontal Rule |
Html | HTML |
I | Italics |
Iframe | Inline Frame |
Img | Image |
Input | Form Input |
Ins | Inserted |
Isindex | Is Index |
Kbd | Keyboard |
Label | Label |
Legend | Legend |
Li | List Item |
Link | Link |
Map | Map |
Marquee | Marquee |
Menu | Menu |
Meta | Metadata |
Nobr | Nobr |
Noframes | No Frames |
Noscript | No Script |
Object | Object |
Ol | Ordered List |
Option | Option |
P | Paragraph |
Param | Param |
Pre | Pre-formatted |
Q | Q |
Rt | Rt |
Ruby | Ruby |
S | Strike-through |
Samp | Sample |
Script | Script |
Select | Select |
Small | Small |
Span | Span |
Strike | Strike |
Strong | Strong |
Style | CSS Styles |
Sub | Subscript |
Sup | Superscript |
Table | Table |
Tbody | Table Body |
Td | Table Column |
Textarea | Text Area |
Tfoot | Table Footer |
Th | Table Column Header |
Thead | Table Head |
Title | Title |
Tr | Table Row |
Tt | Teletype |
U | Underline |
Ul | Unordered List |
Unknown | Unknown |
Var | Var |
Wbr | Wbr |
Xml | XML |