getElementById ("form"); // const name = formElement[0].value; // const email = formElement[1].value; // 方法2:getElementsByTagName // const ...
確定! 回上一頁