Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<meta charset="utf-8">
<title>HTML Test: marquee-direction-right</title>
<link rel="author" title="Intel" href="http://www.intel.com/">
<meta name="assert" content="Check if the marquee direction is from left to right">
<p>Test passes if the text "Test Marquee" moves from left to right.</p>
<marquee direction="right">Test Marquee</marquee>