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

              
                <link href="https://fonts.googleapis.com/css?family=Fjalla+One" rel="stylesheet">
<div class="text-center">
     <h1>Chris  Klug</h1>
<h5>Enjoy the Ride, Don't Take A Turn For Granted
</h5>
<img src="https://res.cloudinary.com/dvjftul7c/image/upload/v1487813561/Chris_Klug_face_zc4lhz.jpg" width="500" height="500">
<div class="text-left">
  <p>  
  <a href="https://en.wikipedia.org/wiki/Chris_Klug">Chris Klug</a> (born November 18, 1972) is a professional alpine snowboarder. After receiving a liver transplant in 2000 to treat primary sclerosing cholangitis, he went on to compete in the 2002 Winter Olympics in Salt Lake City, winning a bronze medal in the Parallel Giant Slalom. This was the first and so far only time a transplantee had competed in the Olympics, either winter or summer.</p>
<p>Chris also started <a href="http://chrisklugfoundation.org/">The Chris Klug Foundation</a>, which educates and inspires people across the United States to register to become an organ donor and to help save lives.</p></div>
<figure><img src="https://res.cloudinary.com/dvjftul7c/image/upload/v1487812986/Chris_klug_2_jarib8.jpg">
  <figcaption> Chris won a bronze medal  in the  2002 winter Olympic games, and was a gold medalist in the 2016 Winter X games.</figcaption>
</figure> 
<img src=  "https://res.cloudinary.com/dvjftul7c/image/upload/v1487812971/chris_klug_snowboard_vcsub7.jpg">
</div>

              
            
!

CSS

              
                body{
  font-family: "Fjalla One", Sans Serif;
}

              
            
!

JS

              
                
              
            
!
999px

Console