Chắc chắn các bạn đã từng dùng các code cho chữ có màu hoặc tạo hiệu ứng chữ chạy trên trang BLOG của mình.. Tôi muốn chia sẻ cùng với các thầy cô mới bắt đầu lập blog một số code do t[r]
(1)Một số code hiệu ứng chữ
Chắc chắn bạn dùng code cho chữ có màu tạo hiệu ứng chữ chạy trang BLOG Tơi muốn chia sẻ với thầy cô bắt đầu lập blog số code tơi sưu tầm Chúc bạn có trang blog ý mình!
1.Chữ chạy sang trái
<marquee> BOLO HÓA HỌC</marquee>
2 Chữ chạy sang phải
<marquee direction="right">BOLO HÓA HỌC</marquee>
3.Chữ chạy qua lại :
<marquee behavior="alternate">BOLO HÓA HỌC</marquee>
4.Chữ chạy lên
<marquee direction="up">BOLO HÓA HỌC</marquee>
5 Chữ chạy xuống
<marquee direction="down">BOLO HÓA HỌC</marquee>
6 Chữ chạy lên xuống
<marquee direction="up" behavior="alternate">BOLO HÓA HỌC</marquee>
7 Chữ bay hình sin
<marquee behavior="alternate" direction="up" width="80%"><marquee direction="right">BOLO HĨA HỌC</marquee></marquee>
8 Chữ bay hình chữ Z
<marquee behavior="alternate" direction="up" width="80%"><marquee direction="right" behavior="alternate">BOLO HÓA HỌC</marquee></marquee>
9 Mũi tên nhấp nháy
<marquee behavior="alternate" width="10%">>></marquee>BOLO HÓA HỌC<marquee behavior="alternate" width="10%"><<</marquee>
10 Mũi tên chạy ra
<marquee behavior="alternate" width="10%">>></marquee>BOLO HÓA HỌC<marquee behavior="alternate" width="10%"><<</marquee>
11.Chữ có màu nền
(2)HỌC</marquee></font>
12 Chữ có khung ( đẹp )
<marquee style="border:BLUE 2px SOLID">BOLO HÓA HỌC</marquee>
13 Chữ co dãn 1
<MARQUEE behavior=alternate direction=left scrollAmount=3 width="4%"><font face=Webdings>3</font></MARQUEE><MARQUEE scrollAmount=1 direction=left width="2%">| | |</MARQUEE>BOLO HÓA HỌC<MARQUEE scrollAmount=1
direction=right width="2%">| | |</MARQUEE><MARQUEE behavior=alternate direction=right scrollAmount=3 width="4%"><font face=Webdings>4</font></MARQUEE>/
14 Chữ co dãn 2
<MARQUEE behavior=alternate direction=left scrollAmount=3 width="4%"><font face=Webdings>4</font></MARQUEE><MARQUEE scrollAmount=1 direction=left width="2%">| | |</MARQUEE>BOLO HÓA HỌC<MARQUEE scrollAmount=1
direction=right width="2%">| | |</MARQUEE><MARQUEE behavior=alternate direction=right scrollAmount=3 width="4%"><font face=Webdings>3</font></MARQUEE>
15 Chữ chạy biến ( Hay lắm)
<marquee behavior="alternate"><marquee width="150">BLOG HÓA HỌC</marquee></marquee>
????: Rootvn Forum http://rootvn.net/showthread.php?t=43382
16.Chữ lơ lửng
<marquee behavior=alternate direction=up scrollamount=2 scrolldelay=65 height=80 style="Text-align;filter:wave(add=0,phase=1,
freq=1,strength=15,color=.FFFFFF)"><center>BOLO HÓA HỌC<br >Giao lưu chia sẻ
</center></marquee>
17- Chữ màu ( tĩnh):
<b><font color="#3300FF"> CHÀO CÁC THẦY CÔ GIÁO ĐẾN VỚI</font><font color="#FF00FF "> BLOG HÓA HỌC </font></b>
Mã : <b><font color="#mã màu"> Đoạn văn </font></b>
18- Chữ màu chạy khung màu:
(3)<b><font color="#3300FF">RẤT HÂN HẠNH ĐƯỢC CÁC BẠN ĐẾN THĂM </font></b>
</marquee>
Thay Thay BLUE từ khác để màu khung theo ý muốn bạn Ví dụ: RED (đỏ), , GREEN (xanh cây), PINK (hồng), YELLOW (vàng), VIOLET (tím), BLACK (đen)
19) Chữ chạy điều chỉnh tốc size:
<marquee <font color="#FF0000" size="4"> BLOG HÓA HỌC </font></marquee>
20) Chữ chạy thay đổi tốc độ, size:
<b><marquee direction="left" scrollamount="6" onmouseover="this.stop();" onmouseout="this.start();"><font color="#FF0000" size="2">BLOG HÓA HỌC
</font></marquee></b>
http://rootvn.net/showthread.php?t=43382