Debra tribute page feedback

Hi,
give feedback for my tribute page, please.
codepen
Thanks a lot!

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

  • Run your HTML code through the W3C validator.
    • There are HTML syntax/coding errors you should be aware of and address. (Recall what a self-closing tag is?)
      Since copy/paste from codepen you can ignore the first warning and first two errors.
  • Accessibility is about being accessible to all users. Review the giving meaningful text to links lesson. For a more thorough explanation read Web Accessibility in Mind.
    • dexter wiki” is not accessible

In light mode, text is hard to read sometimes as it is the almost the same color as the background. Use a contrast checker.
In dark mode, dark blue link text is hard to read on a dark background.

Screen Shot 2021-11-06 at 16.41.04

Thanks a lot. Very grateful!

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.