In this challenge we need to make a ticket layout in 5 different ways:
- Using 2 divs inside each other and a cover (original solution).
- Using pseudo-elements border transparent
- Using clip-path
- Using a cross div
- Using Figma to design SVG and use it
- if you understand Arabic here is a link for a youtube video explaining the steps I took to implement that challenge,
- but if you don't understand Arabic don't worry here is a blog post in English which should be helpful in understanding.