var span=document.createElement('span');; var cText=document.createTextNode('必需先明白HTML標籤結構');; span.appendChild(cText);. 這 ...
確定! 回上一頁