I am proud to complete this without too much trouble. Although it is slightly different than the design provided. I feel this is more visually appealing.
What challenges did you encounter, and how did you overcome them?The problem I encounter was the image element. In the beginning I used img element tag but then ran into responsive issue when in larger viewport. In order for me to overcome this, I used the image element tag in mobile viewport and background image on desktop viewport while hiding the image element tag.