HTML TAG小结

HTML是门标签语言,简单的描述就是DOM(Documnt Object Model)对象模型.

整合下HTML的所有标签

结构
    * html
    * head
    * body
    * div
    * span

    * frameset

Meta Information
    * DOCTYPE
    * title
    * link
    * meta
    * style

文字
    * p
    * h1, h2, h3, h4, h5, h6
    * strong
    * em
    * abbr
    * acronym
    * address
    * bdo
    * blockquote
    * cite
    * q
    * code
    * ins
    * del
    * dfn
    * kbd
    * pre
    * samp
    * var
    * br

链接
    * a
    * base

图片、对象
    * img
    * area
    * map
    * object
    * param

列表
    * ul   defines an unordered (bulleted) list
    * ol   tag defines an ordered list
    * li 
    * dl : description list  描述事物的列表
    * dt : description terms   单个描述的事物
    * dd : desciption description   被描述事物的描述

表格
    * table
    * tr
    * td
    * th
    * tbody
    * thead
    * tfoot
    * col
    * colgroup
    * caption

表单
    * form
    * input
    * textarea
    * select
    * option
    * optgroup
    * button
    * label
    * fieldset
    * legend

脚本
    * script
    * noscript

文字修饰
    * b, i, tt, sub, sup, big, small, hr

W3School 资料:http://www.w3schools.com/tags

PS: 前台开发神器(WebStorm-6.0.2)

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值