HELP Responsive web design project

Tell us what’s happening:

IM on the Responive Web design Project and it tells me to code the stories, but where do I actually go to code the stories? it has the tribute page that is already coded. do i code from scratch or go off that?? HELP

Your code so far

Your browser information:

Challenge: Build a Tribute Page

Link to the challenge:

I would suggest that you go to codepen.io. Create an account and then create a new pen.

Inside that pen, start creating your website. Add HTML and style with css. Then use the stories inside the html markup.

Example Story

I see a header with an id of ‘header’.

<header id="header"></header>

Thank you very much. that makes sense

1 Like

instead of a completely brand new pen you can fork this one: http://codepen.io/freeCodeCamp/pen/MJjpwO

so you have already the test suite included

this is linked below the user stories in all the projects

1 Like