藍森林首頁 | 返回主頁 | 本站地圖 | 站內搜索 | 聯繫信箱 |
 您目前的位置:首頁 > 自由軟件 > 技術交流 > 應用編程


    

藍森林 http://www.lslnet.com 2006年8月25日 8:28

表頭: 到底有什麼作用

如題

現在的年輕人怎麼都這麼懶。。。
有google不用,也大可以動手一試。。。
[html]<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<title> new document </title>
<meta name="generator" content="editplus">
<meta name="author" content="">
<meta name="keywords" content="">
<meta name="description" content="">
</head>

<body>
<table border=1>
<tr>
        <th>1</th>
        <th>2</th>
        <th>3</th>
</tr>
<tr>
        <td>4</td>
        <td>5</td>
        <td>6</td>
</tr>
<tr>
        <td>7</td>
        <td>8</td>
        <td>9</td>
</tr>
</table>
</body>
</html>
[/html]

類似於表頭。

btw:同意樓上的觀點。不能遷就自己的惰性哈。

前輩教訓非常好,謝謝你
你後我會多動手的!




Copyright © 1999-2000 LSLNET.COM. All rights reserved. 藍森林網站 版權所有。 E-mail : webmaster@lslnet.com