????:<p id="p1">Hello World!你好世界</p><p id="p2">Hello World!你好世界</p><script>document.getElementById("p2").style.color="blue";document.ge
<p id="p1">Hello World!你好世界</p>
<p id="p2">Hello World!你好世界</p>
<script>
document.getElementById("p2").style.color="blue";
document.getElementById("p2").style.fontFamily="楷體";
document.getElementById("p2").style.fontSize="140px";
</script>
?? ???:天蓬老師?? ??:2019-04-08 10:25:49
???? ??:document.getElementById("p2").style.fontFamily="楷體";
字體不要寫(xiě)中文,應(yīng)該寫(xiě)英文