html table key,HTML Table Code

HTML Table Code

You can use the following HTML code to create a table in your HTML document. You can set the border to zero if you want the table border to be transparent.

You can also check out the HTML Table Generator.

Example HTML Table Code

Run

Stack editor

Unstack editor

Table headerTable header
Table cell 1Table cell 2
Table cell 3Table cell 4

Templates

You can use the following template as a basis for your HTML table codes. Simply fill in the blanks or remove uneeded attributes.

Since HTML table code is made up of several tags, each tag is presented separately here.

1. The

For an explanation of all the attributes, see the HTML table tag specifications.

border=""

sortable*=""

accesskey=""

class=""

contenteditable=""

contextmenu=""

dir=""

draggable=""

dropzone=""

hidden=""

id=""

itemid=""

itemprop=""

itemref=""

itemscope=""

itemtype=""

lang=""

spellcheck=""

style=""

tabindex=""

title=""

translate=""

οnabοrt=""

onautocomplete=""

onautocompleteerror=""

οnblur=""

oncancel=""

οncanplay=""

oncanplaythrough=""

οnchange=""

οnclick=""

onclose=""

οncοntextmenu=""

oncuechange=""

οndblclick=""

οndrag=""

οndragend=""

οndragenter=""

ondragexit=""

οndragleave=""

οndragοver=""

οndragstart=""

οndrοp=""

onduratiοnchange=""

onemptied=""

οnended=""

οnerrοr=""

οnfοcus=""

οninput=""

oninvalid=""

οnkeydοwn=""

οnkeypress=""

οnkeyup=""

οnlοad=""

οnlοadeddata=""

onloadedmetadata=""

οnlοadstart=""

οnmοusedοwn=""

οnmοuseenter=""

οnmοuseleave=""

οnmοusemοve=""

οnmοuseοut=""

οnmοuseοver=""

οnmοuseup=""

onmousewheel=""

οnpause=""

οnplay=""

οnplaying=""

οnprοgress=""

οnratechange=""

οnreset=""

οnresize=""

οnscrοll=""

οnseeked=""

οnseeking=""

οnselect=""

οnshοw=""

onsort=""

οnstalled=""

οnsubmit=""

οnsuspend=""

οntimeupdate=""

οntοggle=""

οnvοlumechange=""

οnwaiting="" >

(td and tr tags go here - see below)

2. The

Tag

This tag defines each row in the table.

For an explanation of all the attributes, see the HTML tr tag specifications.

accesskey=""

class=""

contenteditable=""

contextmenu=""

dir=""

draggable=""

dropzone=""

hidden=""

id=""

itemid=""

itemprop=""

itemref=""

itemscope=""

itemtype=""

lang=""

spellcheck=""

style=""

tabindex=""

title=""

translate=""

οnabοrt=""

onautocomplete=""

onautocompleteerror=""

οnblur=""

oncancel=""

οncanplay=""

oncanplaythrough=""

οnchange=""

οnclick=""

onclose=""

οncοntextmenu=""

oncuechange=""

οndblclick=""

οndrag=""

οndragend=""

οndragenter=""

ondragexit=""

οndragleave=""

οndragοver=""

οndragstart=""

οndrοp=""

onduratiοnchange=""

onemptied=""

οnended=""

οnerrοr=""

οnfοcus=""

οninput=""

oninvalid=""

οnkeydοwn=""

οnkeypress=""

οnkeyup=""

οnlοad=""

οnlοadeddata=""

onloadedmetadata=""

οnlοadstart=""

οnmοusedοwn=""

οnmοuseenter=""

οnmοuseleave=""

οnmοusemοve=""

οnmοuseοut=""

οnmοuseοver=""

οnmοuseup=""

onmousewheel=""

οnpause=""

οnplay=""

οnplaying=""

οnprοgress=""

οnratechange=""

οnreset=""

οnresize=""

οnscrοll=""

οnseeked=""

οnseeking=""

οnselect=""

οnshοw=""

onsort=""

οnstalled=""

οnsubmit=""

οnsuspend=""

οntimeupdate=""

οntοggle=""

οnvοlumechange=""

οnwaiting="" >

(td tags go here - see below)

3. The

Tag

This tag is optional and defines a header cell for header content.

For an explanation of all the attributes, see the HTML th tag specifications.

accesskey=""

class=""

contenteditable=""

contextmenu=""

dir=""

draggable=""

dropzone=""

hidden=""

id=""

itemid=""

itemprop=""

itemref=""

itemscope=""

itemtype=""

lang=""

spellcheck=""

style=""

tabindex=""

title=""

translate=""

οnabοrt=""

onautocomplete=""

onautocompleteerror=""

οnblur=""

oncancel=""

οncanplay=""

oncanplaythrough=""

οnchange=""

οnclick=""

onclose=""

οncοntextmenu=""

oncuechange=""

οndblclick=""

οndrag=""

οndragend=""

οndragenter=""

ondragexit=""

οndragleave=""

οndragοver=""

οndragstart=""

οndrοp=""

onduratiοnchange=""

onemptied=""

οnended=""

οnerrοr=""

οnfοcus=""

οninput=""

oninvalid=""

οnkeydοwn=""

οnkeypress=""

οnkeyup=""

οnlοad=""

οnlοadeddata=""

onloadedmetadata=""

οnlοadstart=""

οnmοusedοwn=""

οnmοuseenter=""

οnmοuseleave=""

οnmοusemοve=""

οnmοuseοut=""

οnmοuseοver=""

οnmοuseup=""

onmousewheel=""

οnpause=""

οnplay=""

οnplaying=""

οnprοgress=""

οnratechange=""

οnreset=""

οnresize=""

οnscrοll=""

οnseeked=""

οnseeking=""

οnselect=""

οnshοw=""

onsort=""

οnstalled=""

οnsubmit=""

οnsuspend=""

οntimeupdate=""

οntοggle=""

οnvοlumechange=""

οnwaiting="" >

(the table header content goes here)

4. The

Tag

This tag defines each cell in the table - it's where you put the actual content of the table.

For an explanation of all the attributes, see the HTML td tag specifications.

colspan=""

rowspan=""

headers=""

accesskey=""

class=""

contenteditable=""

contextmenu=""

dir=""

draggable=""

dropzone=""

hidden=""

id=""

itemid=""

itemprop=""

itemref=""

itemscope=""

itemtype=""

lang=""

spellcheck=""

style=""

tabindex=""

title=""

translate=""

οnabοrt=""

onautocomplete=""

onautocompleteerror=""

οnblur=""

oncancel=""

οncanplay=""

oncanplaythrough=""

οnchange=""

οnclick=""

onclose=""

οncοntextmenu=""

oncuechange=""

οndblclick=""

οndrag=""

οndragend=""

οndragenter=""

ondragexit=""

οndragleave=""

οndragοver=""

οndragstart=""

οndrοp=""

onduratiοnchange=""

onemptied=""

οnended=""

οnerrοr=""

οnfοcus=""

οninput=""

oninvalid=""

οnkeydοwn=""

οnkeypress=""

οnkeyup=""

οnlοad=""

οnlοadeddata=""

onloadedmetadata=""

οnlοadstart=""

οnmοusedοwn=""

οnmοuseenter=""

οnmοuseleave=""

οnmοusemοve=""

οnmοuseοut=""

οnmοuseοver=""

οnmοuseup=""

onmousewheel=""

οnpause=""

οnplay=""

οnplaying=""

οnprοgress=""

οnratechange=""

οnreset=""

οnresize=""

οnscrοll=""

οnseeked=""

οnseeking=""

οnselect=""

οnshοw=""

onsort=""

οnstalled=""

οnsubmit=""

οnsuspend=""

οntimeupdate=""

οntοggle=""

οnvοlumechange=""

οnwaiting="" >

(the table content goes here)

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值