HTML marquee hspace

Description: HSPACE sets the horizontal space to the left and right of the marquee


Example
Hspace=0

<marquee hspace=0 width="25%">marquee with hspace=0</marquee>
This is content text

marquee with hspace=0 This is content text
Hspace=10

<marquee hspace=10 width="25%" >marquee with hspace=10</marquee>
This is content text

marquee with hspace=10 This is content text
Hspace=50

<marquee hspace=50 width="25%" >marquee with hspace=50</marquee>
This is content text

marquee with hspace=50 This is content text
 
Next: Loop

Marquee Tag Attribute
÷ Behavior
÷ Bgcolor
÷ Direction
÷ Height
÷ Hspace
÷ Loop
÷ Scrollamount
÷ Scrolldelay
÷ Vspace
÷ Width
÷ Start()
÷ Stop()