HorizLine

<< Click to Display Table of Contents >>

Navigation:  IWML > Tags > Controls >

HorizLine

The HorizLine control inserts a horizontal separator line into the layout. It is often used to visually divide sections of content. This control is non-interactive and purely decorative.

 

You can optionally control its horizontal alignment and width.

 

Syntax

 

HorizLine[:Name]

 

Name — optional identifier.

 

Properties

 

Width – sets the physical width of the line.

HAlign – aligns the line within its container.

 

Try It

 

HorizLine

 Width: 250

 HAlign: Center