HTML 5 的表單(Form)組成. 首先來看一下怎麼再HTML 5 的檔案中做出表格: <form method="post" action="/路徑"> <label for="input_example">請輸入:</label> <input ...
確定! 回上一頁