Maurice Hilleman Tribute Page

Here is my tribute page to Maurice Hilleman.

Feedback is welcome.

Hi

CSS:
This code is not correct

#p2{
  text-align:center;
 margin-left:;     <--- here
 margin-right:;    <--- here
  font-size:175%;
}

This code is not correct:

  </body>
    </div>     <-- here
</div>        <--here
  </div>      <-- here
  </div>       <--here

Also, with codepen you don’t need the body tag.

Cheers and happy conding :slight_smile:

1 Like