
CSS
kingsmalltwo
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
CSS样式引用浏览器判断
原创 2011-12-23 10:16:48 · 162 阅读 · 0 评论 -
CSS cursor鼠标样式一览表
cursor版本:CSS2 兼容性:IE4.0+ NS6.0+ 继承性:有 语法: cursor : auto | all-scroll | col-resize| crosshair | default | hand | move | help | no-drop | not-allowed | pointer | progress | row-resize | text...2011-12-28 00:43:25 · 207 阅读 · 0 评论 -
自定义的文件上传样式~
<html> <head> <meta http-equiv="content-type" content="text/html; charset=gb2312"/> <title>上传测试</title> <style> .input-file{ position: absolute;2011-12-28 15:18:27 · 93 阅读 · 0 评论