Web.QHMIT
.com
Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
Run
<!DOCTYPE html> <title>My Example</title> <marquee behavior="scroll" direction="left" onmousedown="this.stop();" onmouseup="this.start();"> Go on... click me (and hold the mouse down)! </marquee>
Preview