HTML学习

上一篇 / 下一篇  2012-11-23 16:58:15 / 个人分类:HTML学习

<html>
<head>
<title>梦里花落知多少</title>
</head>
<body bgcolor="">
<div align="center">
    <a href="http://www.51testing.com/html/index.html"><img src="http://att3.citysbs.com/200x240/hangzhou/2012/07/25/15/151024_12571343200224144_f791242cbabb6c80fbdf50b0cc698f37.jpg" align="center" alt="希腊" width="200" height="200" border=""></a>
    <h1>梦里花落知多少</h1><br>
    <p>梦里寻他千百度</p><br>
    <p>那人却在灯火阑珊处</p><br>
    <i><a href="http://www.19lou.com/index.html">19楼</a></i>
</div>
<hr size="1">
<br>
<br>
<br>
<br>
<br>
<br>
<div align="center">
    <font color="blue" size="5">用户资料</font><br>
    <br>
    <br>
    <form. name="用户资料区">
    <table align="center" background="http://att3.citysbs.com/120x120/hangzhou/2012/06/04/22/225853_12711338821933262_13b298e7223f64ebbfa9d789ad7c5c7e.jpg" bgcolor="00FFFF" width="300" height="300" cellspacing="10" cellpadding="10">
    <tr calss="gender">
        <th>性别:</th>
        <td>
            <label>
                <input type="radio" value="male" name="gender" checked>
                男
            </label>
            <label>
                <input type="radio" value="female" name="gender">
                女    
            </label>
        </td>
    </tr>
    <tr>
        <br>
        <th>人生阶段:</th>
        <td>
            <select name="stage">
                <option value="0">学生</option>
                <option value="1">单身</option>
                <option value="2">恋爱中</option>
                <option value="3">三口之家</option>
                <option value="4">其他</option>
            </select>
        </td>
    </tr>
    <br>
    <br>
    <tr>
        <td align="right">
            <input type="submit" value="提交" width="50" height="50" name="">
        </td>
        <td align="left">
            <input type="reset" value="重置" name="">
        </td>
    </tr>
    <tr>
        <td>
            <ul>
                <li>哈哈</li>
                <li>呵呵</li>
                <li>嘻嘻</li>
            </ul>
        </td>
    </tr>
</table>
</form>
</div>
</body>
</html>

TAG:

 

评分:0

我来说两句

Open Toolbar