文本缩进

使用text-align属性表示文本缩进,其中属性值为负值向左移动,正值表示向右移动

 

示例:

 1 <!DOCTYPE html>
 2 <html lang="en">
 3 <head>
 4     <meta charset="UTF-8">
 5     <title>文本缩进</title>
 6     <style type="text/css">
 7         h1 {
 8             background-image: url("images/logo.gif");
 9             background-repeat: no-repeat;
10             text-indent: -9999px;
11             width: 165px;
12             height: 100px;
13         }
14 
15         .credits {
16             text-indent: 20px;
17         }
18     </style>
19 </head>
20 <body>
21 <h1>Briards</h1>
22 <p class="credits">by Ivy Duckett</p>
23 <p class="intro">The <a class="breed" href="http://en.wikipedia.org/wiki/Briard">briard</a>, or berger de brie, is a
24     large breed of dog traditionally used as a herder and guardian of sheep.</p>
25 <h2>Breed History</h2>
26 <p>The briard, which is believed to have originated in France, has been bred for centuries to herd and to protect sheep.
27     The breed was used by the French Army as sentries, messengers and to search for wounded soldiers because of its fine
28     sense of hearing. Briards were used in the First World War almost to the point of extinction. Currently the
29     population of briards is slowly recovering. Charlemagne, Napoleon, Thomas Jefferson and Lafayette all owned
30     briards.</p>
31 </body>
32 </html>

 

转载于:https://www.cnblogs.com/qq3069418554/p/9164718.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值