人机交互第三次作业

1.

<html>
<head>
<title></title>
</head>
<body>

<table border="1">
  <tr>
    <td>
 name:xxxx<br/>
 number:xxxx<br/>
    </td>
    <td><img src="1.jpg"width="60px"height="120px"></td>
  </tr>
  <tr>
    <td colspand="2">
 <ul>
    <li>xxxxxxx</li>
    <li>xxxxxxx</li>
    <li>xxxxxxx</li>
    <li>xxxxxxx</li>
 </ul>
    </td>
    <td colspand="2">
 <p>jksdafasb.sm dsajkfhsbs</p>
    </td>
  </tr>
  <tr>
    <td></td>
    <td></td>
  </tr>
</table>

</body>
</html>

 2.css

<html>
<head>
  <style type="text/css">
    body{background-color:#515151;
         background-image:url(1.gif);
  background-repeat:repeat-y;}
    span{text-decoration:underline;}
    a{text-decoration:none;}
    p{line-height:2em;}
  </style>
</head>
<body>

<p>pppp<span>123</span>ppp</p>
<div>
  <p>ggg<a href="#">go to ibm</a>gg</p>
</div>
<p>
hfdsjkhds sdfhk scgf sdgjhncjk
jsx sdhcj cshgcsb cvscsv sc ccc gdcscvs dbouhy
cnx fuisdf sdiuiuh jxd gfudgoidfj njkn
xck;ljnv xhvcm, id  vhuidhfbjv
hsdjk lfvhsibnv  shfsahfkl sdf sdhfd shkjahah
</p>
</body>
</html>

posted @ 2017-11-04 10:55  哈哈哈哈嗝  阅读(244)  评论(0编辑  收藏  举报