Recommend this page to a friend! | Stumble It! | Bookmark in del.icio.us |
Classes of STANIMIR | > | User CSS Table | > | my.css | > | Download | ||
|
Download |
.table1{ float: left; display: block; border-width: 1px; border-style: solid; } .table1bezleft{ float: left; display: block; border-width: 1px; border-left-width: 0px; border-style: solid; } .tbtopline { clear: left; padding: 0 5px 0 10px; border-top-width: 1px; border-top-style: solid; } .tbbeztopline { padding: 0 5px 0 10px; clear: left; display: table-cell; } |