A.forB.ifC.elseD.case
A.console.logB.document.writeC.alertD.prompt
A.放置在由< script>標(biāo)記的src 屬性指定的外部文件中B.放置在HTML標(biāo)簽以on開頭的屬性即事件處理程序中C.使用< script>標(biāo)簽將JavaScript 代碼嵌入到網(wǎng)頁中D.放置在由< style>標(biāo)記的href 屬性指定的外部文件中