Pen Settings

HTML

CSS

CSS Base

Vendor Prefixing

Add External Stylesheets/Pens

Any URLs added here will be added as <link>s in order, and before the CSS in the editor. You can use the CSS from another Pen by using its URL and the proper URL extension.

+ add another resource

JavaScript

Babel includes JSX processing.

Add External Scripts/Pens

Any URL's added here will be added as <script>s in order, and run before the JavaScript in the editor. You can use the URL of any other Pen and it will include the JavaScript from that Pen.

+ add another resource

Packages

Add Packages

Search for and use JavaScript packages from npm here. By selecting a package, an import statement will be added to the top of the JavaScript editor for this package.

Behavior

Auto Save

If active, Pens will autosave every 30 seconds after being saved once.

Auto-Updating Preview

If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update.

Format on Save

If enabled, your code will be formatted when you actively save your Pen. Note: your code becomes un-folded during formatting.

Editor Settings

Code Indentation

Want to change your Syntax Highlighting theme, Fonts and more?

Visit your global Editor Settings.

HTML

              
                <div class="container">
  <div class="row">
   <div class="col-xs-12 col-md-12">
     <h1 class="text-center">Steven Paul Jobs</h1>
     <h4 class="text-center">The man who make revolution in all IT world</h4>
     <div class="col-xs-12">
     <div class="img-go">
     <div class="thumbnail">
       <img  width="100%" class=" mx-auto" src="https://cdn.cultofmac.com/wp-content/uploads/2017/10/DLYBl8rW4AEcgww.jpg-large-780x520.jpg">
        <caption><p class="text-center">Jobs, who created Apple in 1976 with Steve Wozniak and Ronald Wayne, introduced three of the company's most iconic products in its history: the Macintosh in 1984, the iPod in 2001, and the iPhone in 2007. </p></caption>
 </div>
         </div>
      </div><br>
     <div class="col-xs-12">
       <h1 class="text-center">Here's a time line of Steven Paul Jobs life:</h1>
       <ul>
         <li><strong>24 Feb 1955</strong> - Steven Paul was born in San Francisco, the son of Abdulfattah Jandali and Joanne Schieble. He is quickly adopted by Paul and Clara Jobs</li>
         <li><strong>1969</strong> 
 - Steve Jobs meets Steve Wozniak, 5 years older, through a mutual friend. Woz and Steve share a love of electronics, Bob Dylan, and pranks</li>
             <li><strong>1976</strong> 
 Woz and Steve show the early Apple I board at the Homebrew Computer Club</li>
            <li><strong>1977</strong> 
 Former Intel executive turned business angel Mike Markkula invests in Apple and hires former colleague Mike Scott as CEO. Woz is forced to leave HP to join Apple full time</li>
                <li><strong>1978</strong> 
                  The Apple II becomes the first mass-market personal computer, with impressive sales around the US. Apple becomes a symbol of the personal computing revolution. At the company, work starts on the Apple III and the Lisa, while Jef Raskin begins writing The Book of Macintosh.
</li>              
         <li><strong> 1979</strong> Sales of Apple II skyrocket after pioneer spreadsheet software Visicalc is introduced
</li>
                        <li><strong>1981</strong> 
                          Jef Raskin is forced out of his Macintosh project as Steve Jobs takes over
</li>
                         <li><strong>1985</strong>
                           Alan Kay first introduces the Pixar team to Steve Jobs
</li>
 </ul>
     </div><br>
      <h1 class="text-center">Steve Jobs Company</h1><br>
     <div class="col-xs-12 ">
        <table border="1" width="95%" cellpadding="5" class="text-center table table-striped auto__table">
   <tr>
    <th><img width="40px"src="https://vignette.wikia.nocookie.net/asphalt/images/c/cc/Apple_logo_black.svg.png/revision/latest?cb=20140530030103">Apple</th>
    <th><img width="60px"src="https://upload.wikimedia.org/wikipedia/commons/thumb/3/30/NeXT_logo.svg/2000px-NeXT_logo.svg.png">NEXT</th>
   </tr>
   <tr>
     <td><strong>Liza</strong></td>
    <td><strong>Granny of Mac Os</strong></td>
    
  </tr>
          <tr>
     <td><strong>Mac</strong></td>
    <td><strong>User friendly OS</strong></td>
    
  </tr>
     <tr>
     <td><strong>Innovations</strong></td>
    <td><strong>NEXT PC</strong></td>
    </tr>
   </table>
     </div>
     <h1 class="text-center">Mac history</h1><br>
     <div class="row mx-auto">
       <div class="span4 one" >
    <div class="card">
  <h3 class="text-center"> Macintosh 128K </h3>
    <div class="card-body">
         </div>
    <img class="card-img-bottom" src="http://hitech.vesti.ru/pics/g/751/3.jpg" alt="..."><br>
  <button><a href="https://en.wikipedia.org/wiki/Macintosh_128K">Read More</a></button>
</div>
    </div>
      <div class="span4 two">
   <div class="card">
  <h3 class="text-center">Macintosh Portable </h3>
    <div class="card-body">
        </div>
   <img class="card-img-bottom" src="http://hitech.vesti.ru/pics/g/751/7.jpg" alt="..."><br>
  <button><a href="https://en.wikipedia.org/wiki/Macintosh_Portable">Read More</a></button>
</div>
     </div>
  <div class="span4 three">
    <div class="card">
  <h3 class="text-center">PowerBook и Quadra</h3>
    <div class="card-body">
         </div>
     <img class="card-img-bottom" src="http://hitech.vesti.ru/pics/g/751/9.jpg" alt="..."><br>
  <button><a href="https://en.wikipedia.org/wiki/Macintosh_Quadra_840AV">Read More</a></button>
</div>
    </div>
      </div>
     <hr>
   
     <footer class="page-footer font-small blue pt-4 mt-4 text-center"> 
       <p>Written and coded by <a href="https://www.freecodecamp.org/awillenski">Willenski</a></p>
     </footer>
     </div>
   
    </div>
  
    </div>

              
            
!

CSS

              
                body{
  margin-top:60px;
}
.row{background:silver;
border-radius:10px;}
.img-go {
    background:white;
  border-radius:5px;
  border:5px solid white;
  
  
  }

.one,.two,.three{
  width:200px;
  background-color:white;
  border:2px solid silver;
  margin:0 auto;
  height:310px;
  
}





              
            
!

JS

              
                
              
            
!
999px

Console