@just-a-devguySubmitted almost 4 years ago
Please provide any feedback or necessary changes
Please provide any feedback or necessary changes
Hi, Nice attempt. I liked the way you build the table on the features page. I used that as a reference while doing this challenge. I would like to give one suggestion, using "<picture >tag" instead of "<img/> tag" will give you more flexibility in using images while working with a responsive design.
Hi, your solution looks great!
I recently did this challenge and I used this trick: https://css-tricks.com/the-many-ways-to-change-an-svg-fill-on-hover-and-when-to-use-them/ to change the color of SVG icons on hover, if it finds useful to you.