getElementById ('element').classList.add('red', 'bold'); // class="description red bold". Note that if one of the provided classes was ...
確定! 回上一頁