My Tribute page sur l'abbé Pierre

Hello !
Excusez-moi, je ne parle pas très bien anglais. Voici le lien de ma page :

J’ai essayé de faire ce qui est demandé, j’espère que c’est correct.

Merci à tous ceux qui prendront le temps de me donner leur avis !
Florence

Traduction par Google :
Hello !
Excuse me, I don’t speak English very well. Here is the link from my page:

I have tried to do what is asked, hope this is correct.

Thank you to everyone who will take the time to give me their opinion!
Florence

Je ne sais pas ce qui vous était demandé mais j’ai apprécié le résultat. Très beau travail.

Your page looks good @flo.accordeon. Some things to revisit;

  • Keep the test script when forking the pen (<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>).
    • The test script should be included, with all tests passing, when you submit your projects.
    • Your page passes 9/10 user stories. Click the red button to see which test(s) are failing and text to help you correct the issue.
  • 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.
    • The link to the font goes in the box labeled ‘Stuff for <head>’
  • Run your HTML code through the W3C validator.
    • Since copy/paste from codepen you can ignore the first warning and first two errors.
    • There are HTML coding errors you should address.
  • Review the lesson about giving meaningful text to links.
1 Like