HTML入門之003

來源:互聯網
上載者:User

標籤:ado   ext   action   lsp   eset   寬度   selected   select   ack   

表格table標籤
  • border(一般設為1)
  • width
  • height
  • cellspacing 儲存格之間的間隙 預設2(通常設為0)
  • cellpadding 儲存格與儲存格內容之間的間隙 預設為0
  • align
  • bgcolor 設定背景顏色
  • background 設定背景映像
tr標籤 表示一行
  • align 行內文字的水平方式
  • valign 行內文字的垂直對齊 top/middle/bottom
  • height 行高度
  • bgcolor
td標籤 表示儲存格

*align *valign *width *height

th標籤 表頭

屬性同td

thead標籤tbody標籤tfoot標籤caption標籤/col表單form標籤
  • action
  • method 值 get/post 預設get
  • target
  • enctype *### input標籤 單
  • name屬性
  • type屬性
    • text 預設 文字框
    • password 密框
    • radio 單選框
    • checkbox 複選框
    • file 檔案上傳
    • submit 提交按鈕
    • reset重設按鈕
    • button普通按鈕
    • image 把圖片作為提交按鈕的樣子 不推薦
    • hidden 隱藏欄位
  • value屬性 預設值
  • size屬性 控制輸入框的寬度 適用於text/password
  • disabled 表示不可用
button 元素
  • type屬性
    • submit(預設)
    • reset
    • button
select標籤
  • name
  • size
  • multiple 設定多選
  • disabled
option標籤
  • value
  • disabled
  • selected 預設選項
optgroup 對select下的option進行分組textarea 文本域
  • name
  • disabled
  • rows 高度
  • readonly
label
  • for 表單控制項的ID
fieldset 表單的外框legend 標題

HTML入門之003

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.