您好,我正在使用选取框 从底部滚动到顶部。它工作正常,但它是从屏幕中间开始的。但我需要从底部开始。
<!DOCTYPE html>
<html>
<body>
<body bgcolor="#2E9AFE">
<marquee bgcolor="#2E9AFE" scrollamount="2" direction="up" loop="true">
<center> <font color="#ffffff"><strong> I AM HERE<br>
Vx.0<br><br>
DEVELOPER<br>
xxxxxx<br><br>
<br> CONTACT US<br>
xxxxxx</strong></font></center></marquee>
</body>
</html>