Newbie_小白
没有都对的别人,也没有全错的自己,至少要有自己的坚持,无关他人、无关外物!

随笔分类 -  HTML

上一页 1 2
HTML成品!
天气预报插件
摘要:一、 <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_小白 阅读(615) 评论(0) 推荐(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_小白 阅读(150) 评论(0) 推荐(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_小白 阅读(872) 评论(0) 推荐(0)

上一页 1 2