How do I achieve this?

straight_to_angle_upwards

I’m aware on how to angle corners of a box but how do I start the angle at the top middle of the box and then end it at the top right corner as a sharp corner?

Hey, this falls into the border-radius property, you can do left, right and bottom or top etc… but what do you mean by the middle of the box?

Thank you for the response! What I mean when it starts in the middle is you see the top left corner. Going from there to the right corner you can see in the middle it starts to angle upwards to the right corner. I’m trying to figure out how to start the upward angle from the middle. Hope that made a bit more sense.

Ok, it does and you also reminded me CSS can be a bit tricky at times. You may want to google the question or post your code html and css.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.