Basically I am trying to work out how I do rounded corners on a DIV in CSS that will render in google chrome
Share
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.
Google Chrome (and Safari) work with the following CSS 3 prefixes
for all corners at 10px
for the top left corner and bottom left at 8px
For Firefox you can use:
for all the corners and
for the top left corner and bottom left