摘要:
效果 代码 index.html <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Document</title> <link rel="stylesheet" href="index.css"> </hea 阅读全文
posted @ 2022-07-22 13:48
pure3417
阅读(50)
评论(0)
推荐(0)
摘要:
语法 list-style: none; 示例 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>去掉列表标签的</title> <style> ul li, ol li { list-style: none; 阅读全文
posted @ 2022-07-22 13:44
pure3417
阅读(375)
评论(0)
推荐(0)
摘要:
案例 padding-新浪导航栏 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>新浪导航</title> <style> .nav { height: 41px; border-top: 3px solid 阅读全文
posted @ 2022-07-22 11:19
pure3417
阅读(215)
评论(0)
推荐(0)

浙公网安备 33010602011771号