Website Developer Question:

Download Job Interview Questions and Answers PDF

Explain me how Do You Make Border Rounded With CSS3?

Website Developer Interview Question
Website Developer Interview Question

Answer:

Yes, in CSS3, there is a <border-radius> property which allows creating an element with rounded corners. We can apply the same style to all the sides and make the corners round.

The <border-radius> property has four individual properties <border-top-left-radius>, <border-top-right-radius>, <border-bottom-left-radius> and <border-bottom-right-radius>.

Download Website Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me what Is A Class Selector?Tell me the advantage of HTTP/2 as compared with HTTP 1.1?