You'll probably have to put another element around the table and style that with a rounded border.
The working draft specifies that border-radius does not apply to table elements when the value of border-collapse is collapse.
You'll probably have to put another element around the table and style that with a rounded border.
The working draft specifies that border-radius does not apply to table elements when the value of border-collapse is collapse.