HTML ?? ????: ?? ? ??? ??
??? ?? ?? ?????? ?? ??? ??? ????????
?? ?? ??? ???? ???? ?? ????? ?? ? ????
<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>用戶注冊(cè)</title> </head> <body> <font size="5" color="red">歡迎注冊(cè)php.cn</font> <form name="user" method="get" action="" > <table> <tr> <td>用戶名:</td> <td><input type="text" name="username"/></td> </tr> <tr> <td>密碼:</td> <td><input type="password" name="userpwd"/></td> </tr> <tr> <td colspan="2" align="left"><input type="submit" value="提交信息"/></td> </tr> </table> </form> </body> </html>
??? ?? ?????? ???? ?? ???? ???? ?? ? ????? ?? ? ? ??? ???? ?? ???? ?? ????. ??? DIV+CSS? ???? ? ?? ?? ?? ? ????. ???