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

Line ending issue with Mercurial or Visual Studio -

tags - Jquery Mixitup plugin help prevent handlers being destroyed -

python - Received unregistered task using Celery with Django -