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

Save Automatically?

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

              
                <!-- Beginning of TailwindCSS Card with Action Button -->
    <div class="p-6 max-w-lg bg-pink-300 rounded-lg border border-gray-200 shadow-md dark:bg-gray-800 dark:border-gray-700 px-10 py-10 ml-20 mt-10 mb-10 transform transition duration-500 hover:scale-110">
<a href="https://www.avadhoot.me/p/leadership-types.html" target="_blank">
<h2 class="mb-2 text-2xl font-bold tracking-tight text-gray-900 dark:text-white">Spiritual Leadership</h2>
</a>
<p class="mb-3 font-normal text-gray-700 dark:text-gray-400">And the whole system should eventually move towards an open, transparent, and virtual democratic system so that even a common man can have an access to the whole system without any hassles and costs. All the above three, that is, the cosmic universe, the social universe, and the individual universe are interrelated, interconnected, and interdependent. It is time to think, ponder, and contemplate what kind of a social universe we wish to have? And the activation of this change is a determinant of our Social Leadership.</p>
<div class="mt-3 sm:mt-0 sm:ml-3">
              <a href="https://www.avadhoot.me/p/spiritual.html" target="_blank" class="w-full flex items-center justify-center px-8 py-3 border border-transparent text-base font-medium rounded-md text-indigo-700 bg-indigo-100 hover:bg-indigo-200 md:py-4 md:text-lg md:px-10">
                Spiritual Leadership
                <svg class="ml-2 -mr-1 w-4 h-4" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M10.293 3.293a1 1 0 011.414 0l6 6a1 1 0 010 1.414l-6 6a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-4.293-4.293a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg>
              </a>
            </div>
</div>
<!-- End of TailwindCSS Card with Action Button -->
              
            
!

CSS

              
                
              
            
!

JS

              
                
              
            
!
999px

Console