Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
<!DOCTYPE html> <title>My Example</title> <marquee behavior="scroll" direction="left"> <img src="/pix/smile.gif" width="100" height="100" alt="smile"> <p>Sample text under a <a href="/html/codes/scrolling_images.cfm">scrolling image</a>.</p> </marquee>