随笔分类 -  学习笔记

摘要:var txt = "Hello World!";document.write("<p>字体变大: " + txt.big() + "</p>");document.write("<p>字体缩小: " + txt.small() + "</p>");document.write("<p>字体加粗: 阅读全文
posted @ 2016-12-30 14:55 讲义大魔王 阅读(202) 评论(0) 推荐(0)