`
85273898
  • 浏览: 4957 次
  • 性别: Icon_minigender_1
  • 来自: 上海
最近访客 更多访客>>
文章分类
社区版块
存档分类
最新评论
文章列表
html5标签,纠结了这么长时间还是整出来了,下面是html代码分享下! 遇到一个问题就是删掉html5.J之后jquery写的一个简单的下拉就好了,说明IE真的落伍了!微软你要顶住! <!DOCTYPE HTML> <html> <head> <meta charset="utf-8"> <title>html5标签的具体应用-37℃</title> <meta name="application-name" content="" /> <me ...
<style> div,body{padding:0;margin:0;} .main{margin:0 auto;overflow:hidden;} .main_wrap{float:left;width:100%;} .left_wrap{border:4px solid #999;margin-right:210px;padding:10px;} .right_wrap{float:left;margin-left:-200px;border:4px solid #333;width:170px;padding:10px;} </style> <div cla ...
图片在附件里面 <!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>玩转按钮</title> <style> body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, ...
首先导入<script src="js/curvycorners.js"></script> 这个JS google一下就可以搜索到! 样式别忘记了哦哈哈! <style> #solution {     -moz-border-radius: 0 12px 12px 12px;     background:#b60000;     display: block;     float: left;     height: 238px;     overflow: hidden;     padding: 22px 24px 0;     ...
Global site tag (gtag.js) - Google Analytics