Class HTML::BlockTag
In: lib/html/tags.rb
lib/html/tags.rb
Parent: Tag

This represents an HTML block element.

Methods

Public Instance methods

Blocks can contain anything, so return true.

Blocks can contain anything, so return true.

[Validate]