margin-bottom的運用
    	信息來源:
優度網絡  發布日期:2009/3/26 瀏覽數量:
1030次 
 
	
    	文章導讀:
        
    
    
    <html>
<head>
<title>margin-bottom的運用</title>
   </head>
<body>
<p style="border-bottom: 8px dotted blue; padding-bottom: 30px; margin-bottom: 60px;">
We can read of things that happened 5,000 years ago in the Near East, where people first learned to write. But there are some parts of the world where even now people cannot write. The only way that they can preserve their history is to recount it as sagas.
</p>
<p>Next paragraph</p>
</body>
</html>