Build a Tribute Page with grid

Tell us what’s happening:

Hey i’m doing an exercise about how to create a tribut page, i have an issue with my grid I’d like to put some text right to each date but I don’t know how, I’ve tried many options but it didn’t succeed .
Thanks for you helps.

Your code so far

<html>
<head>
  <title>
    Dr Norman Borlaug
  </title>
  </head>
<body>
  <h1><u> Dr Norman Borlaugh</u><h1>
    <img src="https://c2.staticflickr.com/4/3689/10613180113_fdf7bcd316_b.jpg">
    <h2> The man who saved a billion lives, here's his story</h1>
    
    <div class="grid date">
      <div class="date1">1914</div>
     
      <div class="date2">1933</div>
      <div class="date3">1935</div>
      <div class="date4">1937</div>
      <div class="date5">1938</div>
      <div class="date6">1941</div>
      <div class="date7">1942</div>
      <div class="date8">1944</div>
      <div class="date9">1945</div>
      <div class="date10">1953</div>
      <div class="date11">1962</div>
      <div class="date12">1970</div>
      <div class="date13">1983</div>
      <div class="date14">1984</div>
      <div class="date15">2005</div>
      <div class="date16">2009</div>
    </div>
    </body>
    <footer>
      <p id="ending"><em><strong>"Borlaug's life and achievement are testimony to the far-reaching contribution that one man's towering intellect, persistence and scientific vision can make to human peace and progress."<em></strong></p>
         <p>Indian Prime Minister Manmohan Singh</p>
    <p id="link">If you have time, you should read more about this incredible human being on his Wikipedia <a href="https://en.wikipedia.org/wiki/Norman_Borlaug">entry</a>.</p>
        </footer>
</html>```
    
    
    
    
    
    
    
    
    

**Your browser information:**

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

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

Bonjour, j’ai une demande à effectuer car je suis bloqué. Je commence le programme et je suis arrivé a mon premier projet… Je sais pas ce qu’il faut faire.
I need some help out, as i start the curiculum recently and just arrived on first project, but i stack i dont know what to do, where to go, can you help anyway …

chaps