The HTML Elements reference.

"hr" - html element

  • Draws a horizontal line.
  • Starttag <hr> is Required and endtag </hr> is forbidden
  • Browsers that support the hr - element : Internet Explorer Mozilla Firefox Opera Google Chrome Apple Safari

Attributes:
align (deprecated), class , dir , id , lang , noshade (deprecated), size (deprecated), style , title , width (deprecated)

Attribute "align" value(s): depend on which element left, center or right
  • Specifies the horizontal alignment of its element with respect to the surrounding context.
  • You should use styles (CSS) instead.
Possible attribute, align, values for this element:
Attribute value description
center the rule is centered.
left The rule is rendered flush left.
right The rule is rendered flush right.



© 2010 by Finnesand Data. All rights reserved.
This site aims to provide FREE programming training and technics.
Finnesand Data as site owner gives no warranty for the correctness in the pages or source codes.
The risk of using this web-site pages or any program codes from this website is entirely at the individual user.