首页 期权学习期权知识正文

float属性详解

xiaojiucai 期权知识 2020-08-18 476 0

<!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

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

微信扫码关注

更新实时通知

版权声明

本文仅代表作者观点,不代表本站立场。
本文系作者授权发表,未经许可,不得转载。

评论