Tribute page in responsive web design

Hello,
can anyone give feedback on my project tribute page
https://codepen.io/sripyt/pen/MWjEvQJ?editors=1100

Hi @chiramanasrikanth265!

Welcome to the forum!

I think your page looks good.

For codepen, please verify your email so we can see the full page view.

You have a small error in your html with the main tags.
There are two opening main tags instead of 1 opening main tags and 1 closing tag.

Welcome to the forums @chiramanasrikanth265. Your page looks good. Some things to revisit;

  • Accessibility is about being accessible to all users. Review the lesson about giving meaningful text to links.
  • Make your page responsive. Remember, the R in RWD stands for Responsive
    • There’s a horizontal scrollbar on smaller screens
  • As mentioned, verify your email addr with codepen so we can see your pen full screen