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

codeigniter - Fatal error: Call to undefined function lang() in CI Merchant using CardSave -

javascript - CasperJS/PhantomJS failing SSL handshakes on some sites even with --ssl-protocol=any -

python - Received unregistered task using Celery with Django -