css reset


html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, font, img, small, strike, strong, li, ol, ul, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td {

    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;

    font-style: normal;
    font-size: 100%;
    line-height: 1;
    font-family: inherit;
    text-align: left;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ol,ul {

    list-style: none;
}

Css reset, så slipper man for så mange css hacks



Billeder


Oprettet af: Thomas
Oprettet: 12-02-2009
Sidst redigeret: 14-02-2009