亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

CSS邊框小案例

original 2019-04-18 17:25:59 249
abstrait:<html><head><title>邊框</title><style>*{magin:0px;padding:0px;}div{width:200px;heigth:200px;border:1px; solid red;}button{border:none}</style></head><body>

<html>

<head>

<title>邊框</title>

<style>

*{

magin:0px;

padding:0px;

}

div{

width:200px;

heigth:200px;

border:1px; solid red;

}

button{border:none}

</style>

</head>

<body>

<div></div>

<button>登陸</button>

</body>

</html>


Professeur correcteur:查無(wú)此人Temps de correction:2019-04-19 09:30:51
Résumé du professeur:完成的不錯(cuò),css可以讓頁(yè)面更加有靈氣,要好好學(xué)習(xí),繼續(xù)加油。

Notes de version

Entrées populaires