protected boolean isBlockTag (AttributeSet attr)

Determines if the HTML.Tag associated with the element is a block tag.

Parameters:
attr    an AttributeSet

Returns:  true if tag is block tag, false otherwise.