国产精品天干天干,亚洲毛片在线,日韩gay小鲜肉啪啪18禁,女同Gay自慰喷水

歡迎光臨散文網(wǎng) 會員登陸 & 注冊

很容易理解的前端基礎(chǔ)CSS-如何美化你的網(wǎng)站【零基礎(chǔ)向】

2023-02-28 20:28 作者:何亞斌  | 我要投稿

<style>

? ? img{

? ? ? ? display: block; ?/*顯示為塊*/

? ? ? ? border-radius: 20px; ? /*圓角 20px*/

? ? ? ? margin: auto;

? ? ? ? padding: 10px;

? ? }

? ? .flex{

? ? ? ? display: flex; ?/*顯示為flex盒 */

? ? ? ? justify-content:space-around; /*每個項目間隔相等排列*/

? ? ? ? list-style-type: none; /*列表項標(biāo)記的類型為無*/

? ? ? ? margin: auto;

? ? ? ? padding: 0;

? ? ? ? width: 600px;

? ? ? ? background-color: white;

? ? ? ?

? ? }

? ? .button { /*按鈕組樣式*/

? ? ? ? background-color: #4CAF50;

? ? ? ? border: none;

? ? ? ? color: white;

? ? ? ? padding: 5px 5px;

? ? ? ? text-align: center;

? ? ? ? text-decoration: none;

? ? ? ? display: inline-block;

? ? ? ? font-size: 16px;

? ? ? ? cursor: pointer;

? ? ? ? float: left;

? ? ? ? margin: 10px;

? ? ? ? border-radius: 5px;

? ? }

? ? .button:hover {

? ? ? ? background-color: #3e8e41;

? ? }

</style>

<body>

? ? <img src="../R-C.jpg" alt="風(fēng)景圖" width="640" height="400">


? ? <ul class="flex">

? ? ? ? <li><a class="button" href="./CSS.html">原圖</a></li>

? ? ? ? <li><a class="button" href="./Style0.html">樣式1</a></li>

? ? ? ? <li><a class="button" href="./Style1.html">樣式2</a></li>

? ? ? ? <li><a class="button" href="./Style2.html">樣式3</a></li>

? ? ? ?

? ? </ul>

</body>

很容易理解的前端基礎(chǔ)CSS-如何美化你的網(wǎng)站【零基礎(chǔ)向】的評論 (共 條)

分享到微博請遵守國家法律
繁峙县| 永德县| 大关县| 勃利县| 盈江县| 洞头县| 临武县| 九江县| 蓬溪县| 利辛县| 新建县| 盐亭县| 潜江市| 清流县| 郴州市| 仙游县| 开封县| 巴彦县| 栖霞市| 咸丰县| 铜山县| 射阳县| 溧水县| 长岭县| 建德市| 柳河县| 大同市| 出国| 延边| 崇礼县| 西藏| 华坪县| 乌鲁木齐市| 融水| 江城| 盐边县| 页游| 扶绥县| 马公市| 什邡市| 平远县|