THtmlNode() > Html Tag data xHarbour Developers Network  

oTHtmlNode:isInline

Checks if an HTML tag may appear inline.

Info

Note:READONLYData type:LDefault:.T.

Description

The instance variable :isInline contains .T. (true) when the HTML node may appear within textual content, otherwise .F. (false).

Inline tags
HTML tag  
<a><ilayer><rt>
<abbr><img><rtc>
<acronym><input><ruby>
<applet><ins><s>
<b><kbd><samp>
<basefont><keygen><script>
<bdo><label><select>
<big><legend><server>
<blink><map><servlet>
<br><marquee><small>
<button><nobr><spacer>
<cite><noembed><span>
<code><nolayer><strike>
<comment><noscript><strong>
<del><object><sub>
<dfn><param><sup>
<em><q><textarea>
<embed><rb><tt>
<font><rbc><var>
<i><u><wbr>
<iframe><rp> 


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