摘要:
<!-- .hex-color-of-web {width:100%;border:0px;} .hex-color-of-web td {border:0px;} --> 序号 英文代码 中文名称 HEX格式 RGB格式 001 LightPink 浅粉红 #FFB6C1 255,182,193 阅读全文
摘要:
var array = document.getElementsByTagName("*"); for (var i=0; i < array.length; i++) { array[i].style.cssText = '-webkit-touch-callout: all;' + '-webkit-user-select: all;' + '-khtm... 阅读全文
摘要:
安装在根目录下: 安装在子目录下: 阅读全文
摘要:
挺好用的水平垂直居中任意内容代码,并且支持度很高 html css 阅读全文
摘要:
https://download3.vmware.com/software/wkst/file/VMware-workstation-full-14.0.0-6661328.exe 阅读全文
摘要:
box-sizing兼容性参考这里: https://developer.mozilla.org/zh-CN/docs/Web/CSS/box-sizing box-sizing说明: box-sizing属性的三个值:content-box(default)、border-box、paddin 阅读全文
摘要:
Google Chrome 稳定版 官方本地下载地址:Google Chrome v47.0.2526.106 32位版 离线包http://dl.google.com/release2/fqsusbefxwuvv9osq59e9nl1gt6di8rjfdos57ntehljclisgisfepie... 阅读全文
摘要:
http://www.microsoft.com/security/portal/definitions/adl.aspx 阅读全文
摘要:
纯CSS实现:盒子内元素垂直居中,宽高固定与否均可,IE5除外所有浏览器均兼容: 1 2 3 4 5 纯CSS实现:盒子内元素垂直居中,宽高固定与否均可,IE5除外所有浏览器均兼容 6 12 13 14 15 16 17 text-align:center;1... 阅读全文
摘要:
国外公共DNS服务器地址Google Public DNS (8.8.8.8, 8.8.4.4)OpenDNS (208.67.222.222, 208.67.220.220)OpenDNS Family (208.67.222.123, 208.67.220.123)V2EX DNS (199.9... 阅读全文
只有注册用户登录后才能阅读该文。 阅读全文