摘要: <!doctype html><html><head><meta charset="utf-8"><title>无标题文档</title><style>body,ul,li{ margin:0; padding:0;}.box{ width:400px; margin:50px auto;}.box 阅读全文
posted @ 2018-01-09 17:34 南瓜小园 阅读(129) 评论(0) 推荐(0)
摘要: <!doctype html><html><head><meta charset="utf-8"><title>无标题文档</title><style>body,ul,li{ margin:0; padding:0;}.box{ width:400px; margin:50px auto;}.box 阅读全文
posted @ 2018-01-09 17:33 南瓜小园 阅读(340) 评论(0) 推荐(0)
摘要: <!doctype html><html><head><meta charset="utf-8"><title>无标题文档</title><style>ul{ width:100px; border:1px #CCCCCC solid; display:none;}ul li{ line-heigh 阅读全文
posted @ 2018-01-09 17:31 南瓜小园 阅读(183) 评论(0) 推荐(0)
摘要: <!doctype html><html><head><meta charset="utf-8"><title>无标题文档</title><style>#o1{width:80px;height:20px;line-height:20px;text-align:center;background:# 阅读全文
posted @ 2018-01-09 17:30 南瓜小园 阅读(128) 评论(0) 推荐(0)
摘要: <!doctype html><html><head><meta charset="utf-8"><title>div块布局</title><style></style><script>window.onload=function(){ var ok=document.getElementById( 阅读全文
posted @ 2018-01-05 16:15 南瓜小园 阅读(131) 评论(0) 推荐(0)
摘要: <!doctype html><html><head><meta charset="utf-8"><title>div块布局</title><script>function js(){ var x,y,z; x=document.getElementById('textfield').value; 阅读全文
posted @ 2018-01-05 16:12 南瓜小园 阅读(1583) 评论(0) 推荐(0)
摘要: 1、 <script>var color="blue";function a(){//var color="blue"if(color=="blue"){ color="red";} else{color="blue"};}a();alert(color);</script><script>func 阅读全文
posted @ 2018-01-05 14:50 南瓜小园 阅读(147) 评论(0) 推荐(0)
摘要: <div class="wbox"> <div class="wbox_left"><img src="images/img.jpg" width="134" height="142"></div> <div class="wbox_right"> <p class="left_btn"></p> 阅读全文
posted @ 2018-01-05 14:40 南瓜小园 阅读(889) 评论(0) 推荐(0)
摘要: <div class="left_nav1"> <p><img src="http://image.hc360.com/nr2017/0621/images/img001.png" width="160" height="110"></p> <ul> <li><b>·</b><a href="#" 阅读全文
posted @ 2018-01-05 14:38 南瓜小园 阅读(90) 评论(0) 推荐(0)
摘要: <style type="text/css">html,body{ height:100%;}#box { width:100%; height:100%;}.one{ width:100%; height:100%; background:url(images/02.png) no-repeat 阅读全文
posted @ 2018-01-05 14:36 南瓜小园 阅读(145) 评论(0) 推荐(0)
摘要: <!DOCTYPE HTML><html><head><meta http-equiv="Content-Type" content="text/html; charset=gb2312"><title>最值衣看</title><link href="http://www.hc360.com/cha 阅读全文
posted @ 2018-01-05 14:33 南瓜小园 阅读(119) 评论(0) 推荐(0)
摘要: <div class="right_nav"> <p class="right1"><a href="#" target="_self">收藏本页</a></p> <p class="right1 right2"><a href="#" target="_self">分享活动</a></p> <p 阅读全文
posted @ 2018-01-05 14:31 南瓜小园 阅读(339) 评论(0) 推荐(0)
摘要: <!doctype html><html><head><meta charset="utf-8"><title>0</title><link href="css/reset.css" rel="stylesheet" type="text/css"><link href="css/st.css" r 阅读全文
posted @ 2018-01-05 11:56 南瓜小园 阅读(106) 评论(0) 推荐(0)
摘要: <!DOCTYPE HTML><html><head><meta http-equiv="Content-Type" content="text/html; charset=gb2312"><title>分辨率解决方法一</title><link href="css/styles.css" id=" 阅读全文
posted @ 2018-01-05 11:50 南瓜小园 阅读(133) 评论(0) 推荐(0)
摘要: /*************模块3************/.main_3{ clear:both; width:1000px; margin:10px auto 0 auto; height:180px;}.main_3 h3{font-family:"微软雅黑"; font-size:24px; 阅读全文
posted @ 2018-01-05 11:48 南瓜小园 阅读(173) 评论(0) 推荐(0)
摘要: <div class="main1_1_right main1_1_right1"> <p class="lx">联系人:王二&nbsp;&nbsp;&nbsp;&nbsp;电话:010-61723357</p> <p id="time" class="time2">还剩:<span>00</spa 阅读全文
posted @ 2018-01-05 11:38 南瓜小园 阅读(259) 评论(0) 推荐(0)
摘要: <div class="main"> <div class="h_1"> <ul class="hhh"> <li><span><a href="#" target="_blank">2017年2月4日</a></span>今天天气晴朗,微风,适合出游</li> <li><span><a href= 阅读全文
posted @ 2018-01-05 11:32 南瓜小园 阅读(221) 评论(0) 推荐(0)
摘要: <div class="hot w1190 cl"> <p class="left_btn"></p> <div class="tu_box"> <div class="tu_box1"> <ul class="tu_1"> <li> <p class="pp1"><a href="#" targe 阅读全文
posted @ 2018-01-05 11:30 南瓜小园 阅读(96) 评论(0) 推荐(0)
摘要: /* 公共图片hover效果 注意图片容器一定要定宽高,然后加overflow: hidden;样式 */img.animation{-webkit-transition: all 300ms; -moz-transition: all 400ms; -ms-transition: all 400m 阅读全文
posted @ 2018-01-02 17:57 南瓜小园 阅读(143) 评论(0) 推荐(0)
摘要: <div class="box cl"> <div class="tab" id="tab1"> <ul> <li class="hover1">五金机械</li> <li>家居礼品</li> <li>服装纺织</li> <li>建材灯饰</li> <li>农林产地</li> <li>化工原料</l 阅读全文
posted @ 2018-01-02 17:49 南瓜小园 阅读(175) 评论(0) 推荐(0)