How do I remove the double border on this table?

前端 未结 4 793
挽巷
挽巷 2020-12-12 07:41

I am working on the HTML and CSS and I get this result which is not perfect:

\"enter

4条回答
  •  攒了一身酷
    2020-12-12 07:53

    I have modified a little bit on your fiddle with border-collapse:collapse

    JS Fiddle

    hope it help

提交回复
热议问题