精通 CSS+DIV 网页样式与布局 97

本文介绍了CSS中不同边框样式的实现效果,并通过实例展示了padding-bottom和margin-bottom属性的应用,帮助读者理解如何调整元素间距。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

background-color:#FFFFCC;
}
–>
</style>
</head>
<body>
<div style=”border-style:dashed”>The border-style of dashed.</div>
<div style=”border-style:dotted”>The border-style of dotted.</div>
<div style=”border-style:double”>The border-style of double.</div>
<div style=”border-style:groove”>The border-style of groove.</div>
<div style=”border-style:inset”>The border-style of inset.</div>
<div style=”border-style:outset”>The border-style of outset.</div>
<div style=”border-style:ridge”>The border-style of ridge.</div>
<div style=”border-style:solid”>The border-style of solid.</div>
</body>
</html>
<html>
<head>
<title> padding -bottom 的运用</title>
</head>
<body>
<p style=”border-bottom: 8px dotted blue; padding-bottom: 30px;”>
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>
<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

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值