摘要:
字体: 字体颜色: color:red; 字体大小: font-size:50px; 字体加粗: font-weight:bold; 字体倾斜: font-style:italic; 字体:font-family:楷体; 文本: 文本加下划线:text-decoration:underline(下划 阅读全文
posted @ 2017-10-15 21:43
柒~
阅读(884)
评论(0)
推荐(0)
摘要:
document.createElement(“标签名”)//创建标签的 document.createTextNode()//创建文本节点 父标签.appendChid(用createElement创建的标签返回值|用createTextNode创建的标签返回值)//把创建的标签绑定到父标签标签上 阅读全文
posted @ 2017-10-15 21:39
柒~
阅读(180)
评论(0)
推荐(0)

浙公网安备 33010602011771号