html注册页面

<!DOCTYPE html><html> <head> <meta charset="utf-8" /> <title>一个简单的注册表单</title> </head> <body> <table border="6"> <tr> <th>会员注册</th> </tr> <tr> <th> 用户名: </th> <th><input type="text" name="name" id="na
相关文章
相关标签/搜索