Sunday 15 July 2012

html - Clear gap between span and table -



html - Clear gap between span and table -

jsfiddle

i can't resolve gap between h2 tag , table. beside, if @ attached image, se in sec table, first row's width(header) shorter rest, help appreciated!

h2 , table css :

.tieudemien { line-height: 24px; background-color: #80a5ce; text-transform: uppercase; color: #fff; font-weight: bold; font-size: 12px; width:498px; margin-bottom: 0; padding-bottom: 0; margin-left:1px; } .tb { width: 500px; padding-top:0; padding-bottom:0; }

here's result: http://jsfiddle.net/abruzzi/uryeto61/3/ can alter padding of class .tdkq , tddd below:

.tdkq, .tddd { padding: 0; }

html css

No comments:

Post a Comment