Module: HTML
- Defined in:
- lib/html/tags.rb,
lib/html/stparser.rb,
lib/html/sgml-parser.rb
Overview
This is the base class for all the HTML tag classes.
Defined Under Namespace
Classes: BlockOrInlineTag, BlockTag, EmptyTag, InlineTag, SGMLParser, StackingParser, Tag