How do I start to Build a Tribute Page?

Tell us what’s happening:
To build the Tribute Page project, should I replicate the one in the URL " https://codepen.io/freeCodeCamp/full/zNqgVx." or what? Please more information is needed to help me start the project. Should I use Visual Studio Code (VS Code) or codepen? And if any, which is better and why? Thank you in anticipation of your responses.

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.103 Safari/537.36.

Link to the challenge:
https://learn.freecodecamp.org/responsive-web-design/responsive-web-design-projects/build-a-tribute-page/

Hi! yes the objective is to build a tribute page about anyone, or anything. I use codepen and most people on here also use codepen but as long as you can give a link to your project i dont think it matters. All you need to do is add the fcc test thing select tribute page and complete the test cases. Like you have to have a p tag and h1 tag and stuff like that. Here is my tribute page if you want a example.

https://codepen.io/bmansk14/pen/MVowzL

2 Likes

Use whatever tool you find easiest. If you build it locally (on your own computer rather than a service like CodePen) you will still need to create a live version with viewable code.

CodePen is probably the simplest way to start, but do whatever you’re comfortable with.

Thank you for this example. It will go a long way as a guide to building mine.

1 Like

Thank you for more insight.

1 Like