THtmlNode() > Html Tag data xHarbour Developers Network  

oTHtmlNode:isBlock

Checks if an HTML tag designates a block of text.

Info

Note:READONLYData type:LDefault:.F.

Description

The instance variable :isBlock contains .T. (true) when the HTML node contains a block of text, otherwise .F. (false).

HTML tags for text blocks
HTML tag 
<address><isindex>
<align><layer>
<area><listing>
<blockquote><menu>
<center><multicol>
<del><noframes>
<dir><nolayer>
<div><nosave>
<dl><noscript>
<fieldset><ol>
<form><p>
<h1><plaintext>
<h2><pre>
<h3><script>
<h4><server>
<h5><table>
<h6><ul>
<hr><xmp>
<ins> 


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe