第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問(wèn)題,去搜搜看,總會(huì)有你想問(wèn)的

我想知道如何實(shí)現(xiàn)這個(gè)效果用css

我想知道如何實(shí)現(xiàn)這個(gè)效果用css

木漁人R3435218 2016-10-22 15:51:38
<style>.box { border: 2px solid #000000; width: 400px; height: 400px; float: left; } .box_content { border: 2px solid #7FFFD4; width: 196px; height: 196px; float: right; } .box_content p { float: left; } .box_top { width: 202px; float: left; border-left: 100px solid transparent; border-right: 100px solid transparent; border-top: 100px solid #1E74CC; } .box_bottom { width: 202px; float: left; border-left: 100px solid transparent; border-right: 100px solid transparent; border-bottom: 100px solid #7FFFD4; margin-top: 200px; } .box_left { height: 300px; border-left: 100px solid #8FBC8F; border-right: 100px solid transparent; border-bottom: 100px solid transparent; } .box_right { height: 200px; border-left: 100px solid transparent; border-right: 100px solid #DAA520; border-bottom: 100px solid transparent; } </style><body> <div class="box" class="clearfix"> <div class="box_top"> </div> <div class="box_bottom"> </div> <div class="box_left"> </div> <div class="box_content"> <p>1</p> </div> <div class="box_right" > </div> </div></body>
查看完整描述

2 回答

已采納
?
stone310

TA貢獻(xiàn)361條經(jīng)驗(yàn) 獲得超191個(gè)贊

<style>
????*{margin:0?;padding:0}
????.box?{
????????border:?2px?solid?#000000;
????????width:?400px;
????????height:?400px;
????????float:?left;
????}
????.box_content?{
????????border:?2px?solid?#7FFFD4;
????????width:?196px;
????????height:?196px;
????????margin:?100px;
????????position:?absolute;
????}
????.box_content?p?{
????????float:?left;
????}
????.box_top?{
????????width:?200px;
????????position:absolute;
????????border-left:?100px?solid?transparent;
????????border-right:?100px?solid?transparent;
????????border-top:?100px?solid?#1E74CC;
????}
????.box_bottom?{
????????width:?200px;
????????position:absolute;
????????border-left:?100px?solid?transparent;
????????border-right:?100px?solid?transparent;
????????border-bottom:?100px?solid?#7FFFD4;
????????top:?302px;
????}
????.box_left?{
????????float:left;
????????height:?200px;
????????border-left:?100px?solid?#8FBC8F;
????????border-bottom:?100px?solid?transparent;
????????border-top:100px?solid?transparent;
????}
????.box_right?{
????????float:right;
????????height:?200px;
????????border-right:?100px?solid?#DAA520;
????????border-bottom:?100px?solid?transparent;
????????border-top:100px?solid?transparent;
????}
</style>


查看完整回答
反對(duì) 回復(fù) 2016-10-22
?
weibo_一臉懵逼Oo_04021341

TA貢獻(xiàn)8條經(jīng)驗(yàn) 獲得超0個(gè)贊

??<!DOCTYPE?html>
<html>
<head>
<meta?charset="utf-8"?/>
<title></title>
<style>
div{float:left;margin-right:5px;}

.outset{padding:10px;border-bottom:10px?outset?red;background:white;}
.outset{padding:10px;border-top:?10px?outset?blue;background:white;}
.outset{padding:10px;border-left:?10px?outset?yellow;background:white;}
.outset{padding:10px;border-right:?10px?outset?green;background:white;}
</style>
</head>
<body>

<div>outset</div>
</body>
</html>


查看完整回答
反對(duì) 回復(fù) 2016-10-24
  • 2 回答
  • 0 關(guān)注
  • 1648 瀏覽
慕課專(zhuān)欄
更多

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢(xún)優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)