Quantcast
Channel: CSDN博客推荐文章
Viewing all articles
Browse latest Browse all 35570

的学习

$
0
0
写一个简单的<colgroup>的测试
<html>
<head></head>
<body>
	<table width="100%" border="1">
	  <colgroup   width=20></colgroup>
	  <colgroup  width=10></colgroup>
	   <colgroup   width=30></colgroup>
	  <tr>
		<th>ISBN</th>
		<th>Title</th>
		<th>Price</th>
	  </tr>
	  <tr>
		<td>3476896</td>
		<td>My first HTML</td>
		<td>$53</td>
	  </tr>
	</table>
</body>
</html>

改变<colgroup>中的宽度比例,则相应的td的宽度成对应比例变化
作者:anno_domini 发表于2013-8-2 16:59:46 原文链接
阅读:37 评论:0 查看评论

Viewing all articles
Browse latest Browse all 35570

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>