Making the tribute page seems pretty difficult

This might help you get started with Bootstrap:

The first project is always a big jump because you’re going from having your hand held to going solo.

Rather than peek at someone else’s code, break it down into small chunks.

You need text in a header first. If you know how to do that, fire up codepen and add that.

Then you need a picture. If you know how to do that, add that to your codepen…

Bootstrap just gives you some classes that make styling a little easier. You don’t have to use it, you can just dive in to CSS, but bootstrap will make layout easier at the beginning, and the article above should help.

Good luck and don’t be afraid to ask for specific help if you need it…

You got this!

3 Likes