Please can you give me feedback

<meta charset="utf-8">

<title>letter</title>

<link rel="stylesheet" href="style/style.css">
<div class="sender-column">

    <strong> Dr. Eleanor Gaye</strong>

    <address>

        <p>Awesome Science faculty <br>

    

             University of Awesome <br>

           

             Bobtown, CA 99999,<br>

           

             USA <br>

             <strong>Tel:</strong> 123-456-7890<br>

             <strong>Email:</strong>  no_reply@example.com <br>

        </p>

        <p><time datetime="2016-01-20">20 January 2016</time></p>

    </address>

</div>

<section>

    <p>

        <strong>Miss Eileen Dover</strong><br>

        Miss Eileen Dover <br>

        4321 Cliff Top Edge <br>

        Dover, CT9 XXX <br>

        UK
<h1>Re: Eileen Dover university application</h1>

  Dear Eileen,<br>

    Thank you for your recent application to join us at the University of Awesome's science faculty to study as part <br> of your PhD next year. I will answer your questions one by one, in the following sections.
    <h2>Starting dates</h2>

    <p> We are happy to accommodate you starting your study with us at any time, however it would suit us better if you <br> could start at the beginning of a semester; the start dates for each one are as follows:</p>

<ul>

    <li>First semester: 9 September 2016</li>

    <li>Second semester: 15 January 2017</li>

    <li>Third semester: 2 May 2017</li>

</ul>

    Please let me know if this is ok, and if so which start date you would prefer. <br>

    You can find more information about <a href="http://example.com">important university dates</a> on our website. <br>
    <h2>Subjects of study</h2>

    <p>At the Awesome Science Faculty, we have a pretty open-minded research facility — as long as the subjects fall <br> somewhere in the realm of science and technology. You seem like an intelligent, dedicated researcher, and just <br> the kind of person we'd like to have on our team. Saying that, of the ideas you submitted we were most intrigued <br> by are as follows, in order of priority:</p>

 <ol>

     <li>Turning H2O into wine, and the health benefits of Resveratrol (C <sub>14</sub>H<sub>12</sub>O<sub>3</sub>.)</li>

     <li>Measuring the effect on performance of funk bassplayers at temperatures exceeding 30°C (86°F), when the <br> audience size exponentially increases (effect of 3 × 10 <sup>3</sup> &gt; 3× 10 <sup>4</sup>.)</li>

     <li> <abbr title="Hypertext Markup Language">HTML</abbr> and <abbr title="Cascating style sheet">CSS</abbr> constructs for representing musical scores.</li>

 </ol>

    

   <p>So please can you provide more information on each of these subjects, including how long you'd expect the <br> research to take, required staff and other resources, and anything else you think we'd need to know? Thanks.

</p> 
  <h3>Exotic dance moves</h3>
  <p>Yes, you are right! As part of my post-doctorate work, I did study exotic tribal dances. To answer your question, <br> my favourite dances are as follows, with definitions:</p>
  <dt>Polynesian chicken dance</dt>

  <dd>A little known but very influential dance dating back as far as 300BC, a whole village would dance around <br> in a circle like chickens, to encourage their livestock to be "fruitful".</dd>

  <dt>Icelandic brownian shuffle</dt>

  <dd>Before the Icelanders developed fire as a means of getting warm, they used to practice this dance, which <br> involved huddling close together in a circle on the floor, and shuffling their bodies around in imperceptibly <br> tiny, very rapid movements. One of my fellow students used to say that he thought this dance inspired modern styles such as Twerking.</dd>

  <dt>Arctic robot dance</dt>

  <dd>An interesting example of historic misinformation, English explorers in the 1960s believed to have <br> discovered a new dance style characterized by "robotic", stilted movements, being practiced by inhabitants <br> of Northern Alaska and Canada. Later on however it was discovered that they were just moving like this <br> because they were really cold.</dd>
<p>For more of my research, see my <a href="http://example.com"> exotic dance research page.</a></p>

<p>Yours sincerely,</p>

<p>Dr Eleanor Gaye</p>

<p>University of Awesome motto: "Be awesome to each other." --<cite>Bill S Preston, Esq </cite> </p>

Hello @hosnieltom

hope that everything going fine with

i see you doing great job

for the first address you could use the attribute class inside it instead of creating div element so it be like that <address class="sender-column">
and another easier way for using p and br is using the pre element which preserve the your word and the line break so inside the address element use pre element like <address ><pre>

uses datetime element for all date item and use the sub and sup element of the water chemical symoble h<sub>2</sub>0 and the other items

i hope i did not miss anything else

it would be much easier if you share your code in https://codepen.io/ or https://jsfiddle.net/

hope that help and have a nice day
have a nice day :slight_smile:

Thank you so much I really appreciate your feedback

you very welcome :slight_smile: