hspace (HTML attribute)
Example
The hspace
attribute set to "50" pixels :
<p><marquee hspace="50">This marquee text demands more room</marquee></p>
Description
Thehspace
attribute is similar to the vspace and provides a bit
of ‘breathing space’ to the left and right of the
marquee text. Note that it is not possible to set
different values for left and right sides. Value
A number representing the amount of spacing to the left and right of the marquee in pixels.
Compatibility
| IE | 5.5 | Full |
|---|---|---|
| 6.0 | Full | |
| 7.0 | Full | |
| Firefox | 1.0 | None |
| 1.5 | None | |
| 2.0 | None | |
| Safari | 1.3 | Full |
| 2.0 | Full | |
| 3.0 | Full | |
| Opera | 9.2 | None |
Only Opera and
Internet Explorer support the hspace attribute when
applied to marquee.
User-contributed notes
Add a note
To post a note on this topic, please log in with your SitePoint username and password. If you don't have an account yet, you can create a new account for free.

