basic HTML
self explanatory.
MarqueeLearn different types of marquee.
basic
example -
Adding direction
This one is moving right now, but it can also go right, left, up, or down. just change the [direction="here"] to left, up, down, etc.
example -
Adding a Behavior
To add a Behavior to a Marquee [behavior="alternate"] WORD This one is one does not marquee away, it bounces back and forth
example -
Adding a scrollamount
To add a scrollamount to a the alternate Marquee [scrollamount="1" behavior="alternate" direction="up"]
example -
Cursors
All the different kind of cursors. Just hover over them to see what they are.
| default cursor |
| crosshair cursor |
| hand cursor |
| help cursor |
| move cursor |
| text cursor |
| wait cursor |
| n-resize cursor |
| ne-resize cursor |
| nw-resize cursor |
| e-resize cursor |
| col-resize cursor |