Chữ chạy từ trái sang phải :
Chữ chạy từ phải sang trái :<!DOCTYPE html>
<html>
<head>
<title>HTML marquee Tag</title>
</head>
<body>
<marquee width="50%">Hoàng Thành Đạt</marquee>
</body>
</html>
<!DOCTYPE html>Chữ chạy từ dưới lên :
<html>
<head>
<title>HTML marquee Tag</title>
</head>
<body>
<marquee direction="right">Hoàng Thành Đạt</marquee>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>HTML marquee Tag</title>
</head>
<body>
http://www.thietkemenu.net/chia-se/code-html-lam-anh-hoac-text-chay-tren-web-blog.html
<marquee direction="up">Hoàng Thành Đạt</marquee>
</body>
</html>
0 nhận xét:
Đăng nhận xét