Product Landing Page footer and image issue

Hii. Product Landing Page. Two issues:
A- Why are the images inside the table getting over the header instead of getting under it??

B- The footer element is not showing up. Dont know why??

My project link: https://codepen.io/AnonymousAli/pen/rNBGjVXhttps://codepen.io/AnonymousAli/pen/rNBGjVX

Please help. i’m losing patience

Just add a z-index to your header and your footer is outside the body tag.

Thankyou austin, but the footer is still not visible…

I don’t know if you figured this out or not but it looks like your last iframe you forgot to close off the start tag. Just need to add the > to the end and it works.

1 Like