Tuesday, April 23, 2013

html The Whole Shebang

html The Whole Shebang

    a

    abbr

    acronym

    address

    area

    b

    base

    bdo

    big

    blockquote

    body

    br

    button

    caption

    cite

    code

    col

    colgroup

    dd

    del

    dfn

    div

    dl

    DOCTYPE

    dt

    em

    fieldset

    form

    h1, h2, h3, h4, h5, and h6

    head

    html

    hr

    i

    img

    input

    ins

    kbd

    label

    legend

    li

    link

    map

    meta

    noscript

    object

    ol

    optgroup

    option

    p

    param

    pre

    q

    samp

    script

    select

    small

    span

    strong

    style

    sub

    sup

    table

    tbody

    td

    textarea

    tfoot

    th

    thead

    title

    tr

    tt

    ul

    var

html Presentational tags

html Presentational tags

    b, i, tt, sub, sup, big, small, hr

html Scripting tags

html Scripting tags

    script

    noscript

html Forms tages

html Forms tages

    form

    input

    textarea

    select

    option

    optgroup

    button

    label

    fieldset

    legend

html table tages

html table tages

    table

    tr

    td

    th

    tbody

    thead

    tfoot

    col

    colgroup

    caption

html List tages

html List tages

    ul

    ol

    li

    dl

    dt

    dd

html Images and Objects tages

html Images and Objects tages

    img

    area

    map

    object

    param

html links tages

html links tages

    a

    base

html text tages

html text tages    p

    h1, h2, h3, h4, h5, and h6

    strong

    em

    abbr

    acronym

    address

    bdo

    blockquote

    cite

    q

    code

    ins

    del

    dfn

    kbd

    pre

    samp

    var

    br

html Meta Information

html Meta Information

    DOCTYPE
    title
    link
    meta
    style

html Structure tags

html Structure tags
    html
    head
    body
    div
    span