html
>
<
html
lang=
"en"
>
<
head
>
<
meta
charset=
"utf-8"
>
<
title
>title
title
>
<
style
type=
"text/css"
>
form
input
style
>
head
>
<
body
>
<
form
action=
"">
<
fieldset
>
<
legend
>完善個人資料
legend
>
<
p style=
"float: left
">歡迎註冊
p>
<
p style=
"float: right
">已註冊 可<
a href=
""style=
"color: red
">直接登入
a>
p>
<
label
>
<
input
type=
"text"
placeholder=
"請輸入手機號碼"
autofocus name=
"username"
autocomplete=
"on"
required
/>
label
>
<
label
>
<
input
type=
"email"
placeholder=
"請輸入郵箱號"
autofocus name=
"useremail"
autocomplete=
"on"
required
/>
label
>
<
label
>
<
input
type=
"password"
placeholder=
"密碼由6-20位數字、數字和符號組合"
autofocus name=
"useremail"
autocomplete=
"on"
required
/>
label
>
<
label
>
<
input
type=
"number"
placeholder=
"財富值"
step=
"5"
autofocus name=
"useremail"
/>
label
>
<
label
>
range:<
input
type=
"range"
name=
"range"
>
label
>
<
label
>
請選擇顏色:<
input
type=
"color"
name=
"color"
/>
label
>
<
label
>
input
type=
"time"
name=
"time"
/>
label
>
<
label
>
顯示年月日:<
input
type=
"date"
name=
"date"
>
label
>
<
label
>
顯示年月:<
input
type=
"month"
name=
"month"
>
label
>
<
label
>
顯示年周:<
input
type=
"week"
name=
"week"
>
label
>
<
label
>
<
input
type=
"checkbox"
style=
"width: 30px"
>我已閱讀並接受<
a href=
"" style=
"color: #7591ff
">《唯品會服務條款》
a>
與<
a href=
"" style=
"color: #7591ff
">《隱私條款》
a><
br/>
label
>
<
input
type=
"submit"
value=
"提交"
>
<
a href=
"" style=
"color: #7591ff
">通過郵箱註冊》
a>
fieldset
>
form
>
body
>
html
>
docker 5 網路管理
docker network ls 三種預設的網路 bridge,host,none 映象建立乙個容器 shiyanlou001,並將本機的埠 10001 對映到容器中的 80 埠上,在瀏覽器中可以通過 localhost 10001 訪問容器 shiyanlou001 的 apache 服務,命令...
計清 5 網路層
5.2 ipv4基本內容 internet中,你給同學發郵件 google時,你不需知道你現在瀏覽的web伺服器位於何方 之所以能方便地在internet上享受各種網路服務,正因為有網路層ip的支援 網路層通過路由選擇演算法 隨著internet規模擴大和應用深入 ipv4協議是健壯和易於實現,且有...
谷歌發布HTML5設計工具
據外國 報道,今天google發布了beta版html5設計工具web designer,google稱無論入門者還是設計師都能使用該工具來方便地建立廣告和web內容。如今html5已經被普遍視為一種web設計標準,google將html5描述為 用以在智慧型手機 平板電腦和桌面建立精美內容的通用語...