table.css

 element.style{

    

}

summary{

    text-align: center;

}

}

}

tr{

    display: table-row;

    vertical-align:inherit;

    border-color:inherit;

    border-top-color: inherit;

    border-right-color: inherit;

    border-bottom-color: inherit;

    border-left-color: inherit;

}

td{

    text-align: center;

}

table{

    border-collapse:separate;

    border: 4px solid rgb(23, 22, 22);

    border-top-color: rgb(7, 6, 6);

    border-top-style: solid;

    border-top-width: 2px;

    border-right-color: rgb(16, 14, 14);

    border-right-style: solid;

    border-right-width: 2px;

    border-bottom-color: rgb(10, 5, 5);

    border-bottom-style: solid;

    border-bottom-width: 2px;

    border-left-color: rgb(0, 0, 0);

    border-left-style: solid;

    border-left-width: 2px;

    border-image-source: initial;

    border-image-slice: initial;

    border-image-width: initial;

    border-image-outset: initial;

    border-image-repeat: initial;

    letter-spacing: 1px;

    font-size: 0.8rem;

}

table{

    text-indent: initial;

    border-spacing:2px;

    -webkit-border-horizontal-spacing: 2px;

    -webkit-border-vertical-spacing: 2px;

}

html{

    font-family: sans-serif;

}

Comments

Popular posts from this blog

Assesment -1

Table.html