※ 上層連結表單 ※
   加入網頁步驟  
 
  1. 將以下的控制碼先複製起來。(用滑鼠將底下的一堆碼,標記起來,按滑鼠右鍵選擇【複製】就行啦!)

  2. 先將<BODY>先拿掉

  3. 然後在網頁中的 </HEAD> 之後將剛剛複製的東西貼上就大功告成了  !(按滑鼠右鍵選擇【貼上】就行啦!)

  4. 最後,更改原始碼中紅色字的部份的內容就可以了!(就是紅色字的地方,改成您想要的內容即可!)

Copyright Power Information All Rights Reserved.

※上層連結表單展示區※


<body onLoad='fix()' onScroll="fix()" onResize="fix()" background="jpg/01_bkg1.jpg">

<script>
<!--
function stat(){
var a = pageYOffset+window.innerHeight-document.bar.document.height-15
document.bar.top = a
setTimeout('stat()',2)
}
function fix(){
nome=navigator.appName
if(nome=='Netscape'){
stat()
}
else{
var a=document.body.scrollTop+document.body.clientHeight-document.all.bar.offsetHeight+15
bar.style.top = a
}}
//-->
</script>
<center>
<span id="bar" style="position:absolute; left:68px; top:455px; width:614px; height:45px; z-index:9" > 
<table border="1" hspace="1" cellpadding="1" bgcolor="#FFFFFF" width=400>
<tr align="center" bgcolor="aliceblue"> 
<td width="25%"> <a href="http://www.powerpc.idv.tw" target="_blank"><font size="2">動力資訊網</font></a></td>
<td width="25%"> <a href="http://24free.24cc.com" target="_blank"><font size="2">免費帝國</font></a></td>
<td width="25%"> <a href="http://home.kimo.com.tw/bbulb" target="_blank"><font size="2">A.T.C 評鑑網</font></a></td> 
</tr> 
</table> 
</span>