I would like to know how to create a rounded corners on a table head only?
Additional detail… I want to have a rouded head of the table the rest of the table is a rectangle just the first header row should have rounded corners.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The problem is, that you need to make the certain inner elements round.
So you have to make for the first th and the last th round to get the wished solution.