HTML preprocessors can make writing HTML more powerful or convenient. For instance, Markdown is designed to be easier to write and read for text documents and you could write a loop in Pug.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. So you don't have access to higher-up elements like the <html>
tag. If you want to add classes there that can affect the whole document, this is the place to do it.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. If you need things in the <head>
of the document, put that code here.
The resource you are linking to is using the 'http' protocol, which may not work when the browser is using https.
CSS preprocessors help make authoring CSS easier. All of them offer things like variables and mixins to provide convenient abstractions.
It's a common practice to apply CSS to a page that styles elements such that they are consistent across all browsers. We offer two of the most popular choices: normalize.css and a reset. Or, choose Neither and nothing will be applied.
To get the best cross-browser support, it is a common practice to apply vendor prefixes to CSS properties and values that require them to work. For instance -webkit-
or -moz-
.
We offer two popular choices: Autoprefixer (which processes your CSS server-side) and -prefix-free (which applies prefixes via a script, client-side).
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.
You can apply CSS to your Pen from any stylesheet on the web. Just put a URL to it here and we'll apply it, in the order you have them, before the CSS in the Pen itself.
You can also link to another Pen here (use the .css
URL Extension) and we'll pull the CSS from that Pen and include it. If it's using a matching preprocessor, use the appropriate URL Extension and we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
JavaScript preprocessors can help make authoring JavaScript easier and more convenient.
Babel includes JSX processing.
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.
You can apply a script from anywhere on the web to your Pen. Just put a URL to it here and we'll add it, in the order you have them, before the JavaScript in the Pen itself.
If the script you link to has the file extension of a preprocessor, we'll attempt to process it before applying.
You can also link to another Pen here, and we'll pull the JavaScript from that Pen and include it. If it's using a matching preprocessor, we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
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.
Using packages here is powered by esm.sh, which makes packages from npm not only available on a CDN, but prepares them for native JavaScript ESM usage.
All packages are different, so refer to their docs for how they work.
If you're using React / ReactDOM, make sure to turn on Babel for the JSX processing.
If active, Pens will autosave every 30 seconds after being saved once.
If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update.
If enabled, your code will be formatted when you actively save your Pen. Note: your code becomes un-folded during formatting.
Visit your global Editor Settings.
<table class='shadow-md rounded max-w-5xl m-auto '>
<thead class='sticky block top-0' scope='col'>
<tr class='flex text-left '>
<th scope='row' class=' hidden sm:block w-1/4 p-4 border bg-gray-100 border-r-0 rounded-tl border-gray-300'></th>
<th scope='col' class='w-1/3 sm:w-1/4 p-4 border bg-white border-r-0 border-gray-300 font-normal'>
<h4 class='u-slab'>Basic</h4>
<p class='text-sm hidden sm:block'>Private Q&A for teams</p>
</th>
<th scope='col' class='w-1/3 sm:w-1/4 p-4 border bg-white border-r-0 border-gray-300 font-normal'>
<h4 class='u-slab'>Business</h4>
<p class='text-sm hidden sm:block'>Private Q&A with secure single sign-on and premium features for your whole organization</p>
</th>
<th scope='col' class='w-1/3 sm:w-1/4 p-4 border bg-white rounded-tr border-gray-300 font-normal'>
<h4 class='u-slab'>Enterprise</h4>
<p class='text-sm hidden sm:block'>Your own standalone Q&A community, with enhanced security and flexible hosting options</p>
</th>
</tr>
</thead>
<tbody>
<tr class='flex text-left'>
<th scope='row' class='w-1/4 p-4 bg-gray-100 border border-r-0 border-t-0 border-gray-300 hidden sm:block'></th>
<th scope='col' class='w-1/3 sm:w-1/4 p-4 border border-r-0 border-t-0 border-gray-300 flex flex-col'>
<div class='flex items-center mb-4 flex-wrap sm:no-wrap justify-center sm:justify-start'>
<p class='u-slab text-3xl'>$5</p>
<div class='font-normal text-xs ml-2'>
<p>Per user/ month</p>
<p>billed anually</p>
</div>
</div>
<ul class='text-sm font-normal mb-6 hidden sm:block pl-8'>
<li class='mb-2 tick'>Free 14 day trial</li>
<li class='mb-2 tick'>A single team hosted on stackoverflow.com</li>
<li class='mb-2 tick'>Unlimited private questions and answers</li>
<li class='tick'>Searchable archive</li>
</ul>
<a href='' class=' mt-auto block text-white bg-indigo-500 text-xs py-2 text-center rounded font-normal' title=''>Get Started</a>
</th>
<th scope='col' class='w-1/3 sm:w-1/4 p-4 border border-r-0 border-t-0 border-gray-300 flex flex-col'>
<div class='flex items-center mb-4 flex-wrap sm:no-wrap justify-center sm:justify-start'>
<p class='u-slab text-3xl'>$11</p>
<div class='font-normal text-xs ml-2'>
<p>Per user/ month</p>
<p>billed anually</p>
</div>
</div>
<ul class='text-sm font-normal mb-6 hidden sm:block pl-8'>
<li class='mb-2 tick'>All the features of Basic</li>
<li class='mb-2 tick'>Single sign-on (SSO), with SAML</li>
<li class='mb-2 tick'>Invoicing</li>
<li class='mb-2 tick'>Priority customer support</li>
<li class='mb-2 tick'>99.5% uptime</li>
</ul>
<a href='' class='mt-auto block text-white bg-indigo-500 text-xs py-2 text-center rounded font-normal' title=''>Request a demo</a>
</th>
<th scope='col' class='w-1/3 sm:w-1/4 p-4 border border-t-0 border-gray-300 flex flex-col'>
<div class='flex items-center mb-4 flex-wrap sm:no-wrap justify-center sm:justify-start'>
<p class='u-slab text-3xl'>$17</p>
<div class='font-normal text-xs ml-2'>
<p>Per user/ month</p>
<p>billed anually</p>
</div>
</div>
<ul class='text-sm font-normal mb-6 hidden sm:block pl-8'>
<li class='mb-2 tick'>Host on your cloud, your own servers, or our private managed cloud</li>
<li class='mb-2 tick'>Single sign-on: AD, SAML</li>
<li class='mb-2 tick'>Robust Read and Write API</li>
<li class='mb-2 tick'>Dedicated Customer Success & Community Building</li>
<li class='tick'>99.5% uptime SLA & priority support</li>
</ul>
<a class='mt-auto block text-white bg-indigo-500 text-xs py-2 text-center rounded font-normal' href='' title=''>Request a demo</a>
</th>
</tr>
<tr class='flex text-left'>
<td class='p-4 bg-gray-100 border border-t-0 border-gray-300 min-w-full border-b-0 u-slab text-orange-500'>Support</td>
</tr>
<tr class='flex text-left text-sm flex-wrap sm:no-wrap '>
<th scope='col' class='min-w-full sm:min-w-0 sm:w-1/4 p-4 bg-gray-100 border border-r-0 border-gray-300 font-normal flex items-center border-b-0 sm:border-b'>Web & email support</th>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 flex items-center justify-center'>Standard support</td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 flex items-center justify-center'>Priority support</td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border flex items-center justify-center text-center'>Priority support with dedicated CSM</td>
</tr>
<tr class='flex text-left text-sm flex-wrap sm:no-wrap'>
<th scope='col' class='min-w-full sm:min-w-0 sm:w-1/4 bg-gray-100 p-4 border-gray-300 border border-r-0 border-t-0 font-normal'>Phone & video support</th>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-t-0'>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
</tr>
<tr class='flex text-left text-sm flex-wrap sm:no-wrap '>
<th scope='col' class='min-w-full sm:min-w-0 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0 bg-gray-100 font-normal'>Dedicated customer success team</th>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-t-0'> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
</tr>
<tr class='flex text-left text-sm flex-wrap sm:no-wrap '>
<th scope='col' class='min-w-full sm:min-w-0 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0 bg-gray-100 font-normal'>99.5% uptime SLA</th>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-t-0'> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
</tr>
<tr class='flex text-left text-sm flex-wrap sm:no-wrap'>
<th scope='col' class='min-w-full sm:min-w-0 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0 bg-gray-100 font-normal '>Dedicated community development program</th>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-t-0'> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
</tr>
<tr class='flex text-left text-sm '>
<td class='p-4 bg-gray-100 border border-t-0 border-gray-300 min-w-full border-b-0 u-slab text-orange-500'>Security & Administration
</td>
</tr>
<tr class='flex text-left text-sm flex-wrap sm:no-wrap '>
<th scope='col' class='min-w-full sm:min-w-0 sm:w-1/4 p-4 bg-gray-100 border border-r-0 border-gray-300 font-normal flex items-center border-b-0 sm:border-b'>API
</th>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 flex items-center justify-center'>Read</td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 flex items-center justify-center'>Read / Write
</td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border flex items-center justify-center text-center'>Read / Write</td>
</tr>
<tr class='flex text-left text-sm flex-wrap sm:no-wrap'>
<th scope='col' class='min-w-full sm:min-w-0 sm:w-1/4 bg-gray-100 p-4 border-gray-300 border border-r-0 border-t-0 font-normal'>Analytics</th>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-t-0'><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
</tr>
<tr class='flex text-left text-sm flex-wrap sm:no-wrap'>
<th scope='col' class='min-w-full sm:min-w-0 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0 bg-gray-100 font-normal'>Reporting dashboard</th>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-t-0'><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
</tr>
<tr class='flex text-left text-sm flex-wrap sm:no-wrap'>
<th scope='col' class='min-w-full sm:min-w-0 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0 bg-gray-100 font-normal'>Single-team permissions</th>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-t-0'> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
</tr>
<tr class='flex text-left text-sm flex-wrap sm:no-wrap'>
<th scope='col' class='min-w-full sm:min-w-0 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0 bg-gray-100 font-normal '>Multi-team permission</th>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-t-0'><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
</tr>
<tr class='flex text-left text-sm flex-wrap sm:no-wrap'>
<th scope='col' class='min-w-full sm:min-w-0 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0 bg-gray-100 font-normal '>Single sign-on (SSO)</th>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0 text-center'>SAML</td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-t-0 text-center'>SAML, AD</td>
</tr>
<tr class='flex text-left text-sm flex-wrap sm:no-wrap'>
<th scope='col' class='min-w-full sm:min-w-0 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0 bg-gray-100 font-normal '>Invoicing</th>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-t-0'> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
</tr>
<tr class='flex text-left text-sm '>
<td class='p-4 bg-gray-100 border border-t-0 border-gray-300 min-w-full border-b-0 u-slab text-orange-500'>Hosting options
</td>
</tr>
<tr class='flex text-left text-sm flex-wrap sm:no-wrap'>
<th scope='col' class='min-w-full sm:min-w-0 sm:w-1/4 bg-gray-100 p-4 border-gray-300 border border-r-0 font-normal border-b-0 sm:border-b'>Hosted on stackoverflow.com</th>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 '><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 '><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border '></td>
</tr>
<tr class='flex text-left text-sm flex-wrap sm:no-wrap'>
<th scope='col' class='min-w-full sm:min-w-0 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0 bg-gray-100 font-normal'>Our managed cloud</th>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-t-0'><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
</tr>
<tr class='flex text-left text-sm flex-wrap sm:no-wrap'>
<th scope='col' class='min-w-full sm:min-w-0 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0 bg-gray-100 font-normal'>Your cloud</th>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-t-0'><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
</tr>
<tr class='flex text-left text-sm flex-wrap sm:no-wrap'>
<th scope='col' class='min-w-full sm:min-w-0 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0 bg-gray-100 font-normal '>Your servers</th>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-t-0'><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
</tr>
<tr class='flex text-left'>
<td class='p-4 bg-gray-100 border border-t-0 border-gray-300 min-w-full border-b-0 u-slab text-orange-500'>Customization
</td>
</tr>
<tr class='flex text-left text-sm flex-wrap sm:no-wrap '>
<th scope='col' class='min-w-full sm:min-w-0 sm:w-1/4 bg-gray-100 p-4 border-gray-300 border border-r-0 border-b-0 sm:border-b font-normal'>Logo and colour</th>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 '><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 '><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border '><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
</tr>
<tr class='flex text-left text-sm flex-wrap sm:no-wrap'>
<th scope='col' class='min-w-full sm:min-w-0 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0 bg-gray-100 font-normal'>Tags</th>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-t-0'> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
</tr>
<tr class='flex text-left text-sm flex-wrap sm:no-wrap'>
<th scope='col' class='min-w-full sm:min-w-0 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0 bg-gray-100 font-normal'>Theme</th>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-t-0'> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
</tr>
<tr class='flex text-left text-sm flex-wrap sm:no-wrap'>
<th scope='col' class='min-w-full sm:min-w-0 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0 bg-gray-100 font-normal '>Privileges</th>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-t-0'><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
</tr>
<tr class='flex text-left text-sm flex-wrap sm:no-wrap'>
<th scope='col' class='min-w-full sm:min-w-0 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0 bg-gray-100 font-normal '>User help</th>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-r-0 border-t-0'></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-t-0 text-center'><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" class='text-indigo-700 m-auto' stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<title id="catTitle">Relevant package title ( too many to add )</title>
<path d="M20 6L9 17l-5-5"/>
</svg></td>
</tr>
</tbody>
<tfoot>
<tr class='flex text-left text-sm'>
<td class='w-1/4 hidden sm:block p-4 border-gray-300 border border-t-0 text-center bg-gray-100 border-r-0'></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-t-0 text-center border-r-0'><a href='' class=' mt-auto block text-white bg-indigo-500 text-xs py-2 text-center rounded font-normal' title=''>Get Started</a></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-t-0 text-center border-r-0'><a href='' class=' mt-auto block text-white bg-indigo-500 text-xs py-2 text-center rounded font-normal' title=''>Request a demo</a></td>
<td class='w-1/3 sm:w-1/4 p-4 border-gray-300 border border-t-0 text-center'><a href='' class=' mt-auto block text-white bg-indigo-500 text-xs py-2 text-center rounded font-normal rounded-bt' title=''>Request a demo</a></td>
</tr>
</tfoot>
</table>
@import url('https://fonts.googleapis.com/css?family=Roboto|Roboto+Slab:400,700&display=swap');
*{
margin:0;
padding:0;
box-sizing:border-box;
}
body {
width:100%;
min-height:100vh;
display:flex;
align-items:center;
justify-content:cener;
font-family: 'Roboto', sans-serif;
padding:3rem 0;
}
.u-slab {
font-family: 'Roboto Slab', serif;
}
.tick {
list-style-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='rgb(102, 126, 234)' class='text-indigo-700' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ctitle id='catTitle'%3ERelevant package title ( too many to add )%3C/title%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E");
}
Also see: Tab Triggers