From fa0ed33fd3a7d8362168fbee2d09a80b2b925ad7 Mon Sep 17 00:00:00 2001 From: "@xujunpeng1" <1787377014@qq.com> Date: Wed, 9 Dec 2020 11:07:44 +0800 Subject: [PATCH] first commit --- .../css/A.css" | 14 ++ .../css/B01.css" | 37 +++++ .../css/C01.css" | 71 ++++++++ .../css/D01.css" | 97 +++++++++++ .../untitled.html" | 151 ++++++++++++++++++ 5 files changed, 370 insertions(+) create mode 100644 "2020 12 9 \345\276\220\351\252\217\351\271\217/css/A.css" create mode 100644 "2020 12 9 \345\276\220\351\252\217\351\271\217/css/B01.css" create mode 100644 "2020 12 9 \345\276\220\351\252\217\351\271\217/css/C01.css" create mode 100644 "2020 12 9 \345\276\220\351\252\217\351\271\217/css/D01.css" create mode 100644 "2020 12 9 \345\276\220\351\252\217\351\271\217/untitled.html" diff --git "a/2020 12 9 \345\276\220\351\252\217\351\271\217/css/A.css" "b/2020 12 9 \345\276\220\351\252\217\351\271\217/css/A.css" new file mode 100644 index 0000000..68e7a56 --- /dev/null +++ "b/2020 12 9 \345\276\220\351\252\217\351\271\217/css/A.css" @@ -0,0 +1,14 @@ +/* CSS Document */ +#A{ + width:700px; + height:100px; + margin:0 auto; + +} +*{ + color: #000; + text-decoration: none; + font-size:12px; + margin:0; + padding:0; +} \ No newline at end of file diff --git "a/2020 12 9 \345\276\220\351\252\217\351\271\217/css/B01.css" "b/2020 12 9 \345\276\220\351\252\217\351\271\217/css/B01.css" new file mode 100644 index 0000000..280dd85 --- /dev/null +++ "b/2020 12 9 \345\276\220\351\252\217\351\271\217/css/B01.css" @@ -0,0 +1,37 @@ +/* CSS Document */ +#B01{ + width:700px; + height:153px; + margin-bottom:2px; +} +#B02{ + width:700px; + height:120px; + background:url(../img/banner.jpg) + } + +ul{ + list-style:none; +} + +#B03 li{ + float:left; + width:100px; + text-align:center; + line-height:33px; + background:url(../img/button1.jpg); +} + +#B03 a{ + text-decoration:none; + color:#000; + display:block; + +} + +#B03 a:hover{ + background:url(../img/button1_bg.jpg); + position:relative; + bottom:1px; + right:1px; +} diff --git "a/2020 12 9 \345\276\220\351\252\217\351\271\217/css/C01.css" "b/2020 12 9 \345\276\220\351\252\217\351\271\217/css/C01.css" new file mode 100644 index 0000000..bfbcb92 --- /dev/null +++ "b/2020 12 9 \345\276\220\351\252\217\351\271\217/css/C01.css" @@ -0,0 +1,71 @@ +/* CSS Document */ +#C01 { + width: 180px; + background-color: #FFF; + float: left; + background:url(../img/leftbottom.jpg) no-repeat bottom white; + margin-right:2px; + +} +#C02 { + width: 180px; + height: 20px; + background: url(../img/login.jpg) no-repeat; + padding-top: 30px; + padding-left: 20px; +} +.txtStyle { + width: 100px; + border: none; + border-bottom: solid 1px #000000; +} +.btnStyle { + width: 40px; + font-size: 15px; +} +#C03 li { + font-size: 20px; + margin-top: 10px; + margin-left: 5px +} +#C03 a { + font-size: 15px; + text-decoration: none; + color: #000; + margin-left: 5px +} +#C03 a:hover { + position: relative; + bottom: 1px; + right: 1px; +} +#C04 { + padding: 50px 25px 5px; + background: url(../img/category.jpg) +} +#C05 li { + margin-right:23px; + margin-left:25px; + margin-bottom:2.5px; + line-height:2.5px; + background: url(../img/icon1.gif) no-repeat left center; + padding: 10px; + border-bottom: dashed 1px #000000; +} +#C05 a{ + text-decoration: none; + color:#000; +} +#C05 a:hover { + position: relative; + bottom: 1px; + right: 1px; +} +#C05 h3{ + size:12px; + background-color:#FF99FF; + margin-left:20px; + margin-bottom:5px; + margin-right:20px; +} + diff --git "a/2020 12 9 \345\276\220\351\252\217\351\271\217/css/D01.css" "b/2020 12 9 \345\276\220\351\252\217\351\271\217/css/D01.css" new file mode 100644 index 0000000..71f95b7 --- /dev/null +++ "b/2020 12 9 \345\276\220\351\252\217\351\271\217/css/D01.css" @@ -0,0 +1,97 @@ +/* CSS Document */ + +#D01{ + width:518px; + height:1000px; + float:left; +} +#D02{ + height:33px; + background:url(../img/news.jpg) no-repeat; +} +#D03{ + background-color:#FFF; + height:120px; + width:518px; +} +#D03 li{ + margin-top:5px; + float:left; + margin-right:2px; +} +#D03 a:hover { + position: relative; + bottom: 1px; + right: 1px;} +#D04{ + margin-top:2px; + height:33px; + background:url(../img/recommend.jpg) no-repeat; +} +#D05{ + background-color:#FFF; + height:320px; +} +#D05 li{ + float:left; + margin-left:18.8px; + text-align:center; + margin-top:3px; +} +#D05 a{ + font-size: 15px; + text-decoration: none; + color: #000; + margin-left: 3px +} +#D05 a:hover { + position: relative; + bottom: 1px; + right: 1px; +} +#D06{ + margin-top:2px; + height:33px; + background:url(../img/fresh.jpg) no-repeat; +} +#D07{ + background-color:#FFF; + height:150px; +} +#D07 li{ + float:left; + margin-left:18.8px; + text-align:center; + margin-top:5px; +} +#D07 a{ + font-size:12px; + text-decoration: none; + color: #000; + margin-left:3px +} +#D07 a:hover { + position: relative; + bottom: 1px; + right: 1px; +} +#D08{ + margin-top:2px; +} +#D09{ + height:130px; + background-color:#FFF; +} +#D09 li{ + size:20px; + background:url(../img/icon2.gif) no-repeat center left; + float:left; + width:200px; + padding-left:15px; + padding-top:10px; +} +#D09 a:hover { + position: relative; + bottom: 1px; + right: 1px; +} \ No newline at end of file diff --git "a/2020 12 9 \345\276\220\351\252\217\351\271\217/untitled.html" "b/2020 12 9 \345\276\220\351\252\217\351\271\217/untitled.html" new file mode 100644 index 0000000..b092cc1 --- /dev/null +++ "b/2020 12 9 \345\276\220\351\252\217\351\271\217/untitled.html" @@ -0,0 +1,151 @@ + + + + +无标题文档 + + + + + + + +
+
+
+ +
+
+
+
+
+ +
+
+
+ +
+
+
+
+
    +
  • +
  • +
  • +
+
+
+ +
+ +
+ +
+ + -- Gitee