First Tribute page for Jimi Hendrix

Its simple, i used some animations.

https://codepen.io/barrijazz/pen/eYdWrOy

Regards

Hi @barrijazz!

Welcome to the forum!

I think your page looks good.

Please don’t use br tags. br tags should only be used when line breaks are significant like in a poem or address. Use css instead if you want to create space between elements.

1 Like

I really appreciate your recommendation.
Thanks!

Your page looks good @barrijazz. Some things to revisit;

  • 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.
  • Codepen provides validators for HTML, CSS and JS. Click on the down arrow in the upper right of each section and then click on the respective ‘Analyze’ link.
    • The one for CSS is good. Use it and address the issue(s).
      • There’s an invalid property used twice
    • (The one for HTML misses things which is why I recommend W3C)
  • Accessibility is about being accessible to all users. Review the lesson about giving meaningful text to links.
1 Like

Psychedelic! I am just starting my tribute page. Thanks for the inspiration!

1 Like

Good Luck, friend! …After you finish share the link, please

1 Like

Nice tribute page.

Also check out CSS property filter. it will probably have some effects you may like.

1 Like

:pray: thanks for your recommendation, i really appreciate

Have a Merry Christmas