码迷,mamicode.com
首页 > 其他好文 > 详细

第四天(有序、无序项目编号、文字、相片滚动,表格制作)

时间:2016-11-19 09:59:55      阅读:123      评论:0      收藏:0      [点我收藏+]

标签:alt   img   滚动   circle   ble   信息技术   text   ges   font   

 1 <html>
 2     <head>
 3         <meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />
 4         <title>第4天</title>
 5     </head>
 6     <body bgcolor="" background="">
 7         <h1 align="center">湖人新星坦言偶像是马努 从小就在模仿他打球</h1>    
 8     
 9         <ol type="A" start="3">
10             <li>姓名</li>
11             <li>性别</li>
12             <li>工号</li>    
13         </ol>    
14 
15         <ul type="none" >
16             <li>兴趣</li>
17             <li>爱好</li>
18             <li>特长</li>
19         </ul>
20         
21         <ul type="circle" >
22             <li>兴趣</li>
23             <li>爱好</li>
24             <li>特长</li>
25         </ul>
26         
27         <marquee  direction="up" width="30%" height="10%" scrollAmount="10%" bgcolor="yellow"><font size="6" color="blue" face="幼圆">呵呵,你个逗逼!</marquee><br>
28         <marquee  direction="up" width="30%" height="10%" scrollAmount="10%" bgcolor="yellow"><font size="6" color="blue" face="幼圆">真的吗?</marquee>
29         <marquee  direction="up" width="30%" height="40%" scrollAmount="10%" ><img   src="xiangpian/123.png"/></marquee>
30 
31         <h3 >拉塞尔自曝偶像是吉诺比利</h3>
32         
33         <table align="center" border="3" width="60%" borderColor="blue" height="200"  >
34              <tr>
35                   <th bgcolor="red">工号</th>
36                   <th>姓名</th>
37                   <th>年龄</th>
38                   <th>专业</th>
39              </tr>
40         
41              <tr align="center" valign="bottom" >
42                   <td>00001</td>
43                   <td>张三</td>
44                   <td>25</td>
45                   <td>信息技术</td> 
46              </tr>
47     
48              <tr align="center">                
49                   <td>00002</td>>
50                   <td>李四</td>
51                   <td>25</td>
52                   <td>通信技术</td>                  
53              </tr>
54         
55              <tr align="center" >
56                   <td>00003</td>>
57                   <td>王五</td>
58                   <td>24</td>
59                   <td>文化管理</td>
60              </tr>
61 
62              <tr align="center">
63                   <td></td>>
64                   <td></td>
65                   <td></td>
66                   <td></td>
67              </tr>
68 
69         </table>
70         
71         
72     
73     </body>
74 </html>

技术分享

 

 

 

第四天(有序、无序项目编号、文字、相片滚动,表格制作)

标签:alt   img   滚动   circle   ble   信息技术   text   ges   font   

原文地址:http://www.cnblogs.com/91xiaozhu/p/6079819.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!