logicalmarquee.html (453B)
1 <!DOCTYPE HTML> 2 <html> 3 <head> 4 <meta http-equiv="Content-type" content="text/html; charset=iso-8859-8-i"> 5 <title>Marquee in Logical Hebrew</title> 6 </head> 7 8 <body> 9 <marquee scrollamount="0" behavior="alternate" direction="right">עד שיפוח היום ונסו הצלילים</marquee> 10 </body> 11 </html>