摘要:
<meta charset="utf-8"/><style> * {margin: 0; padding: 0;} ul { height: 80px; background: #30C2A5; width: 290px; position: absolute; top: 0; right: 0; 阅读全文
摘要:
<div class="span_a" style="border:1px solid #ff545f">aa</div><script>$(function () { var span_a = $(".span_a"); span_a.mouseover(function () { $(this) 阅读全文
摘要:
<style> .overlay-figure { position: relative; display: table; } .overlay-figure .separator { display: block; height: 3px;/*线的高度*/ width:100%;/*线的宽度*/ 阅读全文
摘要:
<!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Document</title> <style> #overplus { width:100px; overflow:hidden; white-space:now 阅读全文
摘要:
<meta charset="UTF-8"/><html><head> <meta charset="utf-8"> <style> *{ padding:0; margin:0; } .lbOverlay{ display: none; position: fixed; left: 0; top: 阅读全文
摘要:
一 <style> .free_fit{ position: relative; height: 30px; } .tit{ width: 180px; height: 30px; text-align: center; color: #616161; font-weight: 700; backg 阅读全文
摘要:
HTML页面 JS文件 ①index.js ②引入zepto.min.js CSS文件 阅读全文
摘要:
Windows下Git使用入门 (中文教程) https://github.com/cncounter/translation/blob/master/tiemao_2014/GitHelp/GitHelp.md AngularJS快速入门 (易百) http://www.yiibai.com/an 阅读全文