home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


implicit

 $

h


->implicit
([

boolean

])

Indicates whether the element was contained in the original document (false) or whether it was assumed to be implicit (true) by the parser. Implicit tags are elements that the parser included appropriate to conform to proper HTML structure, such as an ending paragraph tag ( </p> ). You may also set this attribute by providing a boolean argument.


Previous: Reference: extract_links Perl in a Nutshell Next: Reference: insert_element
Reference: extract_links Book Index Reference: insert_element

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.