Hướng dẫn nhúng đồng hồ vào mash |
Bước 1: Vào http://www.helloict.com/mash/media Code:
<div class="clock"> <embed src="http://www.helloict.com/mash/clock/22.swf" type="application/x-shockwave-flash" bgcolor="#ffffff" wmode="Transparent" allowscriptaccess="none" align="" height="100%" width="100%"> </div> Save lại và tiếp qua Bước 4: Code:
#ypf-mystuff .clock{ position:fixed; top:0px; left:2px; font-size: 8px; }
Treo ở góc trên bên phải: Code:
#ypf-mystuff .clock{ position:fixed; top:0px; right:2px; font-size: 8px; }
Treo ở góc dưới bên trái: Code:
#ypf-mystuff .clock{ position:fixed; bottom:0px; left:2px; font-size: 8px; } Treo ở góc dưới bên phải: Code:
#ypf-mystuff .clock{ position:fixed; bottom:0px; right:2px; font-size: 8px; } Nhấp nút Preview để xem thử và Apply để lưu! |
VnVista I-Shine
© http://vnvista.com