How to make a tribute page

Anyone please assist me to make a tribute page from scratch…

<div id="main">
  <h1 id="title"></h1>
  <div id="img-div">
    <div id="img-caption">
    </div>
  </div>
  <div id="tribute-info">
  </div>
</div>

Try follow the user story requirements here
https://learn.freecodecamp.org/responsive-web-design/responsive-web-design-projects/build-a-tribute-page/

Can also use the example as a bit of a guide, but try to use it as a last resort