Home > Abakada: Back to Basics > Language References > HTML Element Attributes > Abakada DHTML Properties Reference: size Property
Sets or retrieves the height of the HR object.
Inline |
<HR SIZE = intSize...> |
Script |
hr.size = intSize ] |
intSize |
Integer value representing the height of the horizontal rule, in pixels. |
The property is read/write with a default value depending on the user agent.
HR