Hey guys
So I went through the course a bit and reached the Tribute page exercise
Here’s what I’ve done: https://codepen.io/candyninja32/full/aBNrvX/
I’ve been able to get most to the elements right just some that bug me
- The anchor area seems to be larger than the image, how do i fix this ? (ive tried inline-block) but that does not center the images
- How do I set up the background image so that its height is like covers the entire page and when i reduce the width of the page the sides of the image get clipped, I havent been able to get this working properly
Thanks Everyone !