Help with Border for tribute Page

I can’t seem to get that grey border/well on the page. Any suggestions?

<div class="well">
  <div class="comtainer-fluid">
    <h1>Facts about Stephen Hawking<h1>
<h2>Stephen William Hawking - theoretical physicist, cosmologist, author and Director of Research</h2>
      

<img src=http://www.trueactivist.com/wp-content/forum/uploads/2016/04/sh.jpg  alt=stephenposing
 >
  <p> Achievements:</p>
  <ul>
    <li>Honour from Queen</li>
    <li>Best-Selling Author</li>
    <li>Millionaire</li>
    <li>Cool guy</li>
  </ul>
   
<p>
  <a href=https://en.wikipedia.org/wiki/Stephen_Hawking> Steph Hawking</a> 
  is an Honorary Fellow of the Royal Society of Arts, a lifetime member of the Pontifical Academy of Sciences, and a recipient of the Presidential Medal of Freedom, the highest civilian award in the US. In 2002, Hawking was ranked number 25 in the BBC's poll of the 100 Greatest Britons. He was the Lucasian Professor of Mathematics at the University of Cambridge between 1979 and 2009 and has achieved commercial success with works of popular science in which he discusses his own theories and cosmology in general; his book A Brief History of Time appeared on the British Sunday Times best-seller list for a record-breaking 237 weeks.
</p> 
  
  <p> Hawking has a rare early-onset, slow-progressing form of amyotrophic lateral sclerosis (ALS) that has gradually paralysed him over the decades. He now communicates using a single cheek muscle attached to a speech-generating device.</p>
      </div>
      </div>

I cleaned up your code.
You need to use triple backticks to post code to the forum.
See this post for details.

1 Like