Name

<MULTICOL> — NN 3 IE n/a HTML n/a

Synopsis

<MULTICOL>...</MULTICOL>

End Tag: Required

A Navigator-specific element that renders its content in any number of evenly spaced flowing columns on the page. The way this element flows content might remind you of a desktop publishing program that automatically flows long content into column space that has been defined for the page. There is no equivalent for this element in HTML or Internet Explorer, but the columns style sheet attribute is defined in CSS2.

Example

<MULTICOL COLS=2 GUTTER=20 WIDTH=500>
LongFlowingHTMLContent
</MULTICOL>

Attributes

COLS

GUTTER

WIDTH

  

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.