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

              
                <article>
    <p>En su libro "Mi Gran TOE", Tom Campbell es un maestro en poner las cosas en perspectiva. Campbell nos recuerda que lo que llamamos místico es relativo al alcance de nuestro conocimiento y comprensión. Este es un punto excelente, uno que probablemente se le pasa por alto a la mayoría de la población.</p>
    <aside style="color:orange;font-size:1.5em;border-left:7px solid orange;padding:10px;">
        <q>Lo que llamamos místico es relativo al alcance de nuestro conocimiento y comprensión.</q>
    </aside>    
    <p>Elabora este punto explicando que <q>Si algún proceso, fenómeno o conceptualización parece estar más allá de nuestra capacidad potencial para explicarlo dentro del contexto de la RMP (realidad materia física), lo describimos como místico. Gran parte de lo que se consideraba místico hace mil años hoy se considera ciencia y gran parte de lo que se considera místico hoy será claramente comprendido por una ciencia futura.</q></p>
</article>

              
            
!

CSS

              
                
              
            
!

JS

              
                
              
            
!
999px

Console