AP102 2016/4/15








<form>
姓名:<input type="text" name="name">
密碼:<input type="password" name="pw">
性別:<input type="password" name="pw">

傳送鈕 <input type="submit" value="傳遞出去">

</form>

先下載一個網頁預覽工具按網址右方的三條線
選更多工具
擴功功能


下載LIVEPAGE



完成以後chrome右上角會出現這個功能,點擊即可使用



會員表單



勾選欄位





預選 checked



預設不能按 disable


下拉式選單







上面的圖要再補一個<p>





利用table來調整外框限








get網址
post整包(不會傳送網址列)

action的兩個不同的用法(URL/MAIL)


freelance

HTML5新的form type







<h1></h1>
<p></p>
<div></div>
<span></span>

過去都用table排版
但不夠用了

<h1 style="font-weight:100;font-size:40px;">
</h1>

下午

在sublime text2裡面的style屬性裡面按tab換行會mac當機

margin:50px 只有//預設只有上跟左
margin:50px 50px 第一個50px代表上下 第二個代表左右
margin:50px auto;左右置中
margin 50px 50px 50px 50px上右下左

串接以inline優先

ID搭配#
class搭配.
需有物件優先的概念



Comments

Popular posts from this blog

MEGA 暫存檔案刪除

IOS GCD多執行緒

利用CMD指令強制刪除