I figure that using a div with CSS rounded corners to clip an image will make a page load faster than using an image clipped in Photoshop, then exported with transparency as PNG-32.
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.
Make sure you make it cross-browser compatible:
The shorthand for the
border-radiusproperty is:So a value of
10px 30px 10px 30pxwould round the top-right and bottom-left corners a lot more then the other two: