css border-bottom-color属性怎么用?


当前第2页 返回上一页

1

2

3

4

5

6

7

8

9

10

11

12

13

14

<html>

<head>

<style type="text/css">

p

{

border-style:solid;

border-bottom-color:#ff0000;

}

</style>

</head>

<body>

<p>This is some text in a paragraph.</p>

</body>

</html>

效果输出:

0d30005af4181e35a9bbd47c471c113.png

以上就是css border-bottom-color属性怎么用?的详细内容,更多文章请关注木庄网络博客

返回前面的内容

相关阅读 >>

css怎么实现英文不换行

css是什么,它的优点有哪些

兼容ie的css写法有哪些

css target-name属性怎么用

css有哪些属性不继承父级的

jq怎么写css样式

css如何设置缩放

css怎么设置不能选中文字

less.js 输出css怎么查看

css flex-wrap属性怎么用

更多相关阅读请进入《css》频道 >>




打赏

取消

感谢您的支持,我会继续努力的!

扫码支持
扫码打赏,您说多少就多少

打开支付宝扫一扫,即可进行扫码打赏哦

分享从这里开始,精彩与您同在

评论

管理员已关闭评论功能...