Tạo chữ chạy, ảnh chạy trong Google Sites
đăng 06:25 14-04-2014 bởi Pham cong Hanh [ đã cập nhật 20:16 14-04-2014 ]
Code chữ chạy:
<div class="content"><font color="#000000"><span style="background-color: #ffffff;font-size:12px"><marquee onmouseover="this.stop()" onmouseout="this.start()" direction="up" scrolldelay="3" scrollamount="3"><b>
Nội dung dòng chữ chạy
</b></marquee></span></font></div>
Cách chèn:
Vào chỉnh sửa trang ---> Chèn Tiện ích khác ---> Tìm kiếm tiện ích "Embed gadget" ---> Dán code trên vào, sau đó chỉnh sửa theo ý muốn.
Lưu ý: Trong đoạn code trên:
<div class="content"><font color="#000000"><span style="background-color: #ffffff;font-size:12px"><marquee onmouseover="this.stop()" onmouseout="this.start()" direction="up" scrolldelay="3" scrollamount="3"><b>
Nội dung dòng chữ chạy
</b></marquee></span></font></div>
Cách chèn:
Vào chỉnh sửa trang ---> Chèn Tiện ích khác ---> Tìm kiếm tiện ích "Embed gadget" ---> Dán code trên vào, sau đó chỉnh sửa theo ý muốn.
Lưu ý: Trong đoạn code trên:
- Font color là màu chữ.
- Background-color là màu nền.
- Font-size là kích thước chữ.
- Direction là hướng chạy.
Code chữ chạy:
<div class="content"><font color="#000000"><span style="background-color: #ffffff;font-size:12px"><marquee onmouseover="this.stop()" onmouseout="this.start()" direction="up" scrolldelay="3" scrollamount="3"><b>
Nội dung dòng chữ chạy
</b></marquee></span></font></div>
Code ảnh chạy:
<marquee padding: 2px; background-color="transparent !important" bgcolor="#FFFFFF" onmouseout="this.start();" onmouseover="this.stop();">
<a href="#" target="_parent" title="Mô tả đường dẫn">
<img width="145" height="80" alt="Mô tả hình ảnh" src="Đường dẫn ảnh 1"></a>
<a href="#" target="_parent" title="Mô tả đường dẫn">
<img width="145" height="80" alt="Mô tả hình ảnh" src="Đường dẫn ảnh 2"></a>
...
</marquee>
Cách chèn:
Vào chỉnh sửa trang ---> Chèn Tiện ích khác ---> Tìm kiếm tiện ích "Embed gadget" ---> Dán code trên vào, sau đó chỉnh sửa theo ý muốn.
<div class="content"><font color="#000000"><span style="background-color: #ffffff;font-size:12px"><marquee onmouseover="this.stop()" onmouseout="this.start()" direction="up" scrolldelay="3" scrollamount="3"><b>
Nội dung dòng chữ chạy
</b></marquee></span></font></div>
Code ảnh chạy:
<marquee padding: 2px; background-color="transparent !important" bgcolor="#FFFFFF" onmouseout="this.start();" onmouseover="this.stop();">
<a href="#" target="_parent" title="Mô tả đường dẫn">
<img width="145" height="80" alt="Mô tả hình ảnh" src="Đường dẫn ảnh 1"></a>
<a href="#" target="_parent" title="Mô tả đường dẫn">
<img width="145" height="80" alt="Mô tả hình ảnh" src="Đường dẫn ảnh 2"></a>
...
</marquee>
Cách chèn:
Vào chỉnh sửa trang ---> Chèn Tiện ích khác ---> Tìm kiếm tiện ích "Embed gadget" ---> Dán code trên vào, sau đó chỉnh sửa theo ý muốn.
0 nhận xét:
Đăng nhận xét