Click to return to the DHTML, HTML     
Hn Object     HTML Element | HTML Objec...     DHTML Objects    
Web Workshop  |  DHTML, HTML & CSS

HR Element | HR Object


Draws a horizontal rule.

HTML Syntax

<HR
    ALIGN=CENTER | LEFT | RIGHT
    CLASS=classname
    COLOR=color
    ID=value
    LANG=language
    LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT  | VBS 
    NOSHADE
    SIZE=n
    STYLE=css1-properties
    TITLE=text
    WIDTH=n
    event = script
>

Remarks

The HR element is a block element and does not require a closing tag.

This element is available in HTML as of Microsoft® Internet Explorer 3.0, and in script as of Internet Explorer 4.0.

Members

Styles



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.