Html Kode Part 04

Lanjutan part 03, kode hmtl beserta contohnya..

01. Merubah navigator link dibawah postingan.

> Merubah newer page, 

Cari
<data:newerPageTitle/>
ubah ke
<img alt='Next' border='0' src='http://dl.dropbox.com/u/15145201/picture/0%20prev.png' title='Next'/>

> Merubah older page,


Cari
<data:olderPageTitle/>
ubah ke
<img alt='previous' border='0' src='http://dl.dropbox.com/u/15145201/picture/0%20next.png' title='previous'/>

> Merubah home page,



Cari
<data:homeMsg/>
ubah ke
<img alt='home' border='0' src='http://dl.dropbox.com/u/15145201/picture/0%20Home.png' title='home'/>


02. Memasang file flash/swf di widget blogger.

<div align="center"><embed  src="http://dl.dropbox.com/u/15145201/SHARE%20FLASH/komputer%20arsip%20static%20homepage.swf"  quality="high" allowscriptaccess="always"  type="application/x-shockwave-flash"  pluginspage="http://www.macromedia.com/go/getflashplayer" align="middle"  height="500" width="500"></embed></div>


Dimana :

  • Tulisan berwarna biru silahkan ganti dengan url file flash anda
  • Tulisan berwarna merah adalah ukuran file tersebut



03. Memasang file flash/swf di widget melayang blogger.



<div style="position: fixed; bottom: 30px; left: 0px;">
<embed  src="http://dl.dropbox.com/u/15145201/SHARE%20FLASH/komputer%20arsip%20static%20homepage.sw"  quality="high" allowscriptaccess="always"  type="application/x-shockwave-flash"  pluginspage="http://www.macromedia.com/go/getflashplayer" align="middle"  height="500" width="500"></embed></div>


Dimana :

  • Tulisan berwarna biru silahkan ganti dengan url file flash anda
  • Tulisan berwarna merah adalah ukuran file tersebut


Dimana kode  <div style="position: fixed; bottom: 30px; left: 0px;"> adalah koordinat widget melayang tersebut. kode ini juga berlaku untuk gambar, tulisan dll


Arsip Trik Kami Yang Lainnya



No comments:

Post a Comment

Next previous home