html - css styling table issue -


i have question regarding table style.

i want have table radius 8px seems codes don't work. can me it?

thanks!

//ps need border-collapse.

my jsfiddle http://jsfiddle.net/vfbtn/1/

try border-spacing: 0; instead of border-collpase. demo


Comments

Popular posts from this blog

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -