24h購物| | PChome| 登入
2006-01-23 01:30:19| 人氣24| 回應0 | 上一篇 | 下一篇

4)甭想 css & js 行內 or 外掛

推薦 0 收藏 0 轉貼0 訂閱站台

1.<html>
2.<head>
3.<meta http-equiv="Content-Type" content="text/html; charset=big5">
4.<title>寫在 title 標籤裡的這第四行字會顯示在此</title>
5.<link href="/css/style.css" rel="stylesheet" type="text/css">
6.<script language="JavaScript" src="/js/form.js" ></script>
7.</head>
8.<script>
<!--
function changeimg(pic){
pic.src = '/_/img/none_pic.gif';
}
function get_pic_size(pic){
if(pic.width > pic.height){
pic.width = 80;
}else{
pic.height = 80;
}
}
//-->
</script>
<body vlink="#13396C" leftmargin="0" topmargin="0">
<div align="center">
<!--頁首 開始 -->
<div class="tab"> <span class="topl"><a href="/"><img src="/_/img/blog-logo.gif" width="235" height="35" border="0"></a></span>
<span class="topr"><a href="/">部落格首頁</a> |  <a href="http://www.pchome.com.tw/";>PChome</a></span></div>
<!--頁首 結束 -->
標籤前的 < 寫法會自動變成 <
</body>
</html>

台長: goast
人氣(24) | 回應(0)| 推薦 (0)| 收藏 (0)| 轉寄
全站分類: 不分類 | 個人分類: 新分類 |
此分類上一篇:2)內文不能自訂字級
TOP
詳全文