摘要: PHP header()the function declaration: void header ( string string [, bool replace [, int http_response_code]])The optional replace parameter indicates... 阅读全文
posted @ 2014-10-23 22:14 前度天下 阅读(1113) 评论(0) 推荐(0)
摘要: CSS3 @keyframes 规则创建css3动画可以用from或者to或者%@keyframes myfirst{}@-moz-keyframes myfirst{ /* Firefox */}@-webkit-keyframes myfirst {/* Safari 和 Chrome */}@... 阅读全文
posted @ 2014-10-23 19:05 前度天下 阅读(189) 评论(0) 推荐(0)
摘要: 1、下载Font Awesome 4.0.3兼容包,http://www.thinkcmf.com/index.php?m=font2、解压,并放到自己网站系统合适的位置(如果你的站已使用Font Awesome 4.0.3,只需拷出当中font-awesome-ie7.css)3、引用代码 基本... 阅读全文
posted @ 2014-10-23 11:06 前度天下 阅读(1023) 评论(0) 推荐(0)