In this challenge we need to implement a new UI component I found on https://uidesigndaily.com/ and you can access it and even download the sketch from here and below is the target look:
- Style the boxes in the right and left using flex-box
- Create the triangle tip for the tooltip with a smooth border
- show and hide the tooltip on hover without messing with layout
- 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.