斜着的marquee

 1<html>
 2<head>
 3</head>
 4<body>
 5<marquee behavīor="alternate" height="400" direction="up" scrollamount="3" scrolldelay="30" width="500" bgcolor="#3399FF">
 6<marquee behavīor="alternate" height="50" direction="left" scrollamount="3" scrolldelay="30" width="100%">
 7<font style="font-size: 35px">MARQUEE</font>
 8</marquee>
 9</marquee>
10</body>
11</html>
原文地址:https://www.cnblogs.com/554006164/p/1413615.html