CSS怎麼就叫層疊的了

來源:互聯網
上載者:User

 

<style type="text/css">
h1 {font: 15pt/17pt "Arial"; font-weight: bold; color: maroon}
</style>
<html>
 <title>css test</title>
<body>
 <h1>aaa</h1>
 <p style="margin-left: 0.5in; margin-right:0.5in; color:red; background-color: silver ">這一行被增加了左右的外補丁<p>
 <h1 style="margin-left: 0.5in; margin-right:0.5in; color:red; background-color: silver ">這一行被增加了左右的外補丁<h1>
</body>
</html>aaa

這一行被增加了左右的外補丁

這一行被增加了左右的外補丁
相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.