Tribute Page: Project 1

Hey everyone! I finished my tribute page and thought I would share :slight_smile:https://codepen.io/mooncodeflows/pen/YzqyNWB

3 Likes

Hi! :slight_smile:

The only thing I’d add is a little spacing between list items so that it is easier to read :slight_smile:

Overall your website looks really nice, well done :grinning:

1 Like

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

  • Verify your email addr with codepen so we can see your page full view.
  • Codepen provides the boilerplate for you. It only expects the code you’d put within the body element in HTML. (No need to include the body tags). For anything you want to add to the <head> element click on the ‘Settings’ button, then HTML and add it into the ‘Stuff for <head>’ box.
  • Review the lesson about giving meaningful text to links.
1 Like

I don’t really use codepen other than for FCC, so I didn’t realize- I just copied my code from my editor. Thanks for your input :slight_smile:

Your page looks nice. Well done