<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>阿里巴巴用戶注冊</title>
<style>
h1{
margin: 0;
padding: 0;
height: 40px;
}
/*降低第一張圖片的高度*/
</style>
</head>
<h1><a href="#"><img src="images/logo.bmp" alt=""/></a></h1>
<p>
<a href="#">登錄</a>|
<a href="#">阿里巴巴首頁</a>|
<a href="#">客服中心</a>|
<img src="images/icon1.bmp" />
<a href="#">提建議</a>
</p>
<p>
如需要幫助,請咨詢<img src="images/icon2.bmp" />或撥打3334455
</p>
<p>
電子郵箱:<input type="email" name="" id="" value="" />
</p>
<p>
會員登錄名:<input type="text" name="" id="" value="" />
</p>
<p>
密碼: <input type="password" name="" id="" value="" />
</p>
<p>
再次輸入密碼:<input type="password" name="" id="" value="" />
</p>
<p>
會員身份:
<input type="radio" name="單選" id="" value="" />買家
<input type="radio" name="單選" id="" value="" checked="checked"/>賣家
<input type="radio" name="單選" id="" value="" />兩者都是
</p>
<p>
驗證碼:<input type="text" name="" id="" value="" />
<img src="images/verycode.gif"/>
<a href="#">看不清楚,換一張</a>
</p>
<p>
<img src="images/btn_reg.gif"/>
</p>
<p>
<textarea rows="5" cols="100">
閱讀阿里巴巴公司(阿里巴巴)服務條款協議(下稱"本協議"),您應當在使用服務之前認真閱讀本協議全部內容,且對本協議中加粗字體顯示的內容,阿里巴巴督促您應重點閱讀。本協議闡述之條款和條件適用於您使用阿里巴巴中文網站(所涉域名為:Alibaba.com.cn、alibaba.cn、1688.com,下同),所提供的在全球企業間(B-TO-B)電子市場(e-market)中進行貿易和交流的各種工具和服務(下稱"服務")。
</textarea>
</p>
<p>
<a href="">阿里巴巴版權所有 2015-2018著作權與商標聲明</a>|
<a href="">法律聲明</a>|
<a href="">服務條款</a>|
<a href="">隱私聲明</a>|
<a href="">聯系我們</a>|
<a href="">網站地圖</a>|
<a href="">產品體檢中心</a>
</p>
<p>
<a href="">阿里巴巴集團:阿里巴巴網絡-中國 國際站 全球速賣通 日文站 中國萬網</a>|
<a href="">淘寶網</a>|
<a href="">支付寶</a>|
<a href="">中國雅虎</a>|
<a href="">雅虎口碑網</a>|
<a href="">阿里軟件</a>|
<a href="">阿里媽媽</a>|
<a href="">集團研究中心</a>
</p>
<body>
</body>
</html>
