SOURCE

console 命令行工具 X clear

                    
>
console
<html>
    <head>
        <title>
            表格边框折叠
        </title>
    </head>
    <body>
        
        <style type="text/css">
        table{
            border-collapse:collapse;
        }
        table,td,th{
            border:1px solid derkgray;
        }
        </style>
        <table>
            <caption>通讯录</caption>
            <tr>
                <th>No.</th>
                 <th>姓名</th>
                  <th>性别</th>
                   <th>年龄</th>
                    <th>联系方式</th>
                     <th>电子邮箱</th>
                      <th>备注</th>
            </tr>
           <script language="javascript">
           #okokok
           var name=new Array([7]);
           name thing=new Array();
           for(var i=0;i<name.length;i++)
               
         </script>

    </body>