天气预报插件
摘要:一、 <iframe width="214" scrolling="no" height="54" frameborder="0" allowtransparency="true" src="http://i.tianqi.com/index.php?c=code&id=42&icon=1&num=
阅读全文
posted @
2016-04-05 18:54
Newbie_小白
阅读(620)
推荐(0)
发表说说
摘要:代码: CSS(test.css): * { margin: 0px; padding: 0px;}body { background: url("qq/bg.jpg") no-repeat top center; font-size: 12px; font-family: "微软雅黑"; colo
阅读全文
posted @
2016-03-21 20:55
Newbie_小白
阅读(152)
推荐(0)
仿FLASH的图片轮换效果
摘要:css布局代码(test.css): body { background: #ccc;}ul { padding: 0; margin: 0;}li { list-style: none;}img { border: 0;}.play { width: 400px; height: 430px; m
阅读全文
posted @
2016-03-12 11:00
Newbie_小白
阅读(873)
推荐(0)