widgets_html library
HTML widgets.
Classes
- Abbreviation
-
The Abbreviation widget (HTML's
abbrtag). - Anchor
-
The Anchor widget (HTML's
atag). - Article
-
The Article widget (HTML's
articletag). - BlockQuote
-
The Blockquote widget (HTML's
blockquotetag). - BreakLine
-
The BreakLine widget (HTML's
brtag). - Button
-
The Button widget (HTML's
buttontag). - Canvas
-
The Canvas widget (HTML's
canvastag). - Caption
-
The Table Caption widget (HTML's
captiontag). - Code
-
The Code widget (HTML's
codetag). - Division
-
The Division widget (HTML's
divtag). - FieldSet
-
The FieldSet widget (HTML's
fieldsettag). -
The Footer widget (HTML's
footertag). - Form
-
The Form widget (HTML's
formtag). - Header
-
The Header widget (HTML's
headertag). - Heading1
-
The Heading1 widget (HTML's
h1tag). - Heading2
-
The Heading2 widget (HTML's
h2tag). - Heading3
-
The Heading3 widget (HTML's
h3tag). - Heading4
-
The Heading4 widget (HTML's
h4tag). - Heading5
-
The Heading5 widget (HTML's
h5tag). - Heading6
-
The Heading6 widget (HTML's
h6tag). - HorizontalRule
-
The HorizontalRule widget (HTML's
hrtag). - Idiomatic
-
The Idiomatic widget (HTML's
itag). - IFrame
-
The IFrame widget (HTML's
iframetag). - Image
-
The Image widget (HTML's
imgtag). - Input
-
The Input widget (HTML's
inputtag). - InputCheckBox
-
The InputCheckBox widget (HTML's
inputtag withtype = 'checkbox'). - InputFile
-
The InputFile widget (HTML's
inputtag withtype = 'file'). - InputRadio
-
The InputRadio widget (HTML's
inputtag withtype = 'radio'). - InputSubmit
-
The InputSubmit widget (HTML's
inputtag withtype = 'submit'). - InputText
-
The InputText widget (HTML's
inputtag withtype = 'text'). - Label
-
The Label widget (HTML's
labeltag). - Legend
-
The Legend widget (HTML's
legendtag). - ListItem
-
The ListItem widget (HTML's
litag). - Menu
-
The Menu widget (HTML's
menutag). -
The Navigation widget (HTML's
navtag). - Option
-
The Option widget (HTML's
optiontag). - Paragraph
-
The Paragraph widget (HTML's
prtag). - Progress
-
The Progress widget (HTML's
progresstag). - Select
-
The Select widget (HTML's
selecttag). - Small
-
The Small widget (HTML's
smalltag). - Span
-
The Span widget (HTML's
spantag). - StrikeThrough
-
The StrikeThrough widget (HTML's
stag). - Strong
-
The Strong widget (HTML's
strongtag). - SubScript
-
The SubScript widget (HTML's
subtag). - SuperScript
-
The SuperScript widget (HTML's
suptag). - Table
-
The Table widget (HTML's
tabletag). - TableBody
-
The Table Body widget (HTML's
tbodytag). - TableColumn
-
The Table Column widget (HTML's
coltag). - TableColumnGroup
-
The Table Column Group widget (HTML's
colgrouptag). - TableDataCell
-
The Table Data Cell widget (HTML's
tdtag). - TableFoot
-
The Table Foot widget (HTML's
tfoottag). - TableHead
-
The Table Head widget (HTML's
theadtag). - TableHeaderCell
-
The Table Header Cell widget (HTML's
thtag). - TableRow
-
The Table Row widget (HTML's
trtag). - TextArea
-
The TextArea widget (HTML's
textareatag). - UnOrderedList
-
The UnOrderedList widget (HTML's
ultag).