Reference Guide > H Routines > HTML_RULE Procedure
  

HTML_RULE Procedure
Inserts a horizontal-line separator in HTML.
Usage
HTML_RULE
Input Parameters
None.
Keywords
None.
Discussion
The HTML_RULE procedure inserts the standard horizontal rule (<HR>) into the HTML flow. To insert a separator other than the standard, use HTML_IMAGE with the separator image of your choice.
See Also
HTML_BLOCK, HTML_HEADING, HTML_OPEN, HTML_PARAGRAPH

Version 2017.1
Copyright © 2019, Rogue Wave Software, Inc. All Rights Reserved.