1949啦网--小小 痛苦,是因为能力和欲望不匹配造成的

float属性详解

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">      <html xmlns="http://www.w3.org/1999/xhtml">      <head>      <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />      <title>无标题文档</title>      <style>      h1{      	width: 500px;      	height: 50px;      	border: 3px solid blue;      	border-right: 10px solid green;      /*设置底部边框样式dashed 虚线*/      /*	border-bottom-style: dashed;*/      	/*单独设置底部边框宽度*/      	border-bottom-width: 100px;      }      </style>      </head>      <body>      <h1>好好网,好看看</h1>      </body>      </html>

原文链接:https://www.qiquanji.com/post/7625.html

本站声明:网站内容来源于网络,如有侵权,请联系我们,我们将及时处理。

微信扫码关注

更新实时通知

作者:xialibing 分类:网页教程 浏览: