Returns true, indicating that this node represents an HTML tag.
# File action_controller/vendor/html-scanner/html/node.rb, line 336 def tag? true end
<code/>
<pre/>
<code/>and<pre/>for code samples.