DOCTYPE html> <html lang="en"> <body> <button onClick="changeColor()">Click me!</button> <script> function changeColor() { document.
確定! 回上一頁