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="m32">
 
    <!--START TABLE 1-->
    
    <div class="grid ai-center gs8">
    <a href="" class="grid--cell s-avatar s-avatar__md">
    <div class="s-avatar--letter">S</div>
</a><span class="grid--cell fs-subheading fl1"> Slack notifications for SO Internal</span>
<div class="grid--cell"><button class="s-btn s-btn__primary" type="button" aria-pressed="false">Create new notification</button></div>
</div>
    
<div class="pb16">
</div>
    
<table class="s-table s-table__stripes">
    <thead>
        <tr>
            <th scope="col">Tags</th>
            <th scope="col">Activity type</th>
            <th scope="col">Who gets notified?</th>
            <th scope="col">Created by</th>
            <th scope="col">Date created</th>
            <th scope="col"> </th>
        </tr>
    </thead>
    <tbody>
        <tr>
            <th scope="row">
                <a class="grid--cell s-tag" href="#">localsede</a>
                <a class="grid--cell s-tag" href="#">internal-dev</a>
            </th>
            <td><button class="s-btn" role="button"
        aria-controls="popover-example"
        data-controller="s-popover"
        data-action="mouseover->s-popover#show mouseout->s-popover#hide"
        data-s-popover-placement="bottom">
    All
</button>
<div class="s-popover"
     id="popover-example"
     role="menu"
     aria-hidden="true">
    <div class="s-popover--arrow"></div>
    Questions, answers, accepted answers, edited questions, updated answers, comments
</div></td>
            <td>@hairboat</td>
            <td>Abby Mars</td>
            <td><span title=11/13/2019>3 days ago</span></td>
            <td><div class="grid gs12"><a class="grid--cell s-link">Edit</a><a class="grid--cell s-link__danger">Delete</a></div></td>
        </tr>
        
                <tr>
            <th scope="row">
                <a class="grid--cell s-tag" href="#">internal-dev</a>
                <a class="grid--cell s-tag" href="#">stackshop</a>
                <a class="grid--cell s-tag" href="#">salesdashboard</a>
                <a class="grid--cell s-tag" href="#">adminsync</a>
                <a class="grid--cell s-tag" href="#">looker</a>
                <a class="grid--cell s-tag" href="#">switchboard</a>
                <a class="grid--cell s-tag" href="#">Zuora</a>
            </th>
            <td>Questions <button class="s-btn" role="button"
        aria-controls="popover-example"
        data-controller="s-popover"
        data-action="mouseover->s-popover#show mouseout->s-popover#hide"
        data-s-popover-placement="bottom">
    + 2 more
</button>
<div class="s-popover"
     id="popover-example"
     role="menu"
     aria-hidden="true">
    <div class="s-popover--arrow"></div>
    Answers, approved answers
</div></td>
            <td>#team-int-dev</td>
            <td>John M. Wright</td>
                    <td><span title=11/13/2019>13 days ago</span></td>
            <td><div class="grid gs12"><a class="grid--cell s-link">Edit</a><a class="grid--cell s-link__danger">Delete</a></div></td>
        </tr>
        
        <tr>
            <th scope="row">None</th>
            <td>@mentions</td>
            <td>@slackbot</td>
            <td>Jisoo Shin</td>
            <td>3 months ago</td>
            <td><div class="grid gs12"><a class="grid--cell s-link">Edit</a><a class="grid--cell s-link__danger">Delete</a></div></td>
        </tr>
        
        <tr>
            <th scope="row">
                <a class="grid--cell s-tag" href="#">winterbash-2017</a>
            </th>
            <td>Questions <button class="s-btn" role="button"
        aria-controls="popover-example"
        data-controller="s-popover"
        data-action="mouseover->s-popover#show mouseout->s-popover#hide"
        data-s-popover-placement="bottom">
    + 1 more
</button>
<div class="s-popover"
     id="popover-example"
     role="menu"
     aria-hidden="true">
    <div class="s-popover--arrow"></div>
    Answers
</div></td>
            <td>#winterbash2017</td>
            <td>Community</td>
            <td><span title=11/13/2019>2 years ago</span></td>
            <td><div class="grid gs12"><a class="grid--cell s-link">Edit</a><a class="grid--cell s-link__danger">Delete</a></div></td>
        </tr>
        
                <tr>
            <th scope="row">
                <a class="grid--cell s-tag" href="#">localsede</a>
                <a class="grid--cell s-tag" href="#">internal-dev</a>
            </th>
            <td><button class="s-btn" role="button"
        aria-controls="popover-example"
        data-controller="s-popover"
        data-action="mouseover->s-popover#show mouseout->s-popover#hide"
        data-s-popover-placement="bottom">
    All
</button>
<div class="s-popover"
     id="popover-example"
     role="menu"
     aria-hidden="true">
    <div class="s-popover--arrow"></div>
    Questions, answers, accepted answers, edited questions, updated answers, comments
</div></td>
            <td>@hairboat</td>
            <td>Abby Mars</td>
            <td><span title=11/13/2019>3 days ago</span></td>
            <td><div class="grid gs12"><a class="grid--cell s-link">Edit</a><a class="grid--cell s-link__danger">Delete</a></div></td>
        </tr>
        
                <tr>
            <th scope="row">
                <a class="grid--cell s-tag" href="#">internal-dev</a>
                <a class="grid--cell s-tag" href="#">stackshop</a>
                <a class="grid--cell s-tag" href="#">salesdashboard</a>
                <a class="grid--cell s-tag" href="#">adminsync</a>
                <a class="grid--cell s-tag" href="#">looker</a>
                <a class="grid--cell s-tag" href="#">switchboard</a>
                <a class="grid--cell s-tag" href="#">Zuora</a>
            </th>
            <td>Questions <button class="s-btn" role="button"
        aria-controls="popover-example"
        data-controller="s-popover"
        data-action="mouseover->s-popover#show mouseout->s-popover#hide"
        data-s-popover-placement="bottom">
    + 2 more
</button>
<div class="s-popover"
     id="popover-example"
     role="menu"
     aria-hidden="true">
    <div class="s-popover--arrow"></div>
    Answers, approved answers
</div></td>
            <td>#team-int-dev</td>
            <td>John M. Wright</td>
                    <td><span title=11/13/2019>13 days ago</span></td>
            <td><div class="grid gs12"><a class="grid--cell s-link">Edit</a><a class="grid--cell s-link__danger">Delete</a></div></td>
        </tr>
        
        <tr>
            <th scope="row">None</th>
            <td>@mentions</td>
            <td>@slackbot</td>
            <td>Jisoo Shin</td>
            <td><span title=11/13/2019>3 months ago</span></td>
            <td><div class="grid gs12"><a class="grid--cell s-link">Edit</a><a class="grid--cell s-link__danger">Delete</a></div></td>
        </tr>
        
        <tr>
            <th scope="row">
                <a class="grid--cell s-tag" href="#">winterbash-2017</a>
            </th>
            <td>Questions <button class="s-btn" role="button"
        aria-controls="popover-example"
        data-controller="s-popover"
        data-action="mouseover->s-popover#show mouseout->s-popover#hide"
        data-s-popover-placement="bottom">
    + 1 more
</button>
<div class="s-popover"
     id="popover-example"
     role="menu"
     aria-hidden="true">
    <div class="s-popover--arrow"></div>
    Answers
</div></td>
            <td>#winterbash2017</td>
            <td>Community</td>
            <td><span title=11/13/2019>2 years ago</span></td>
            <td><div class="grid gs12"><a class="grid--cell s-link">Edit</a><a class="grid--cell s-link__danger">Delete</a></div>
                </td>
        </tr>
        
    </tbody>
</table>
    
<div class="pb32">
</div>

    <!--END TABLE 1-->

    <!--START TABLE 2-->
    
    <div class="grid ai-center gs8">
    <a href="" class="grid--cell s-avatar s-avatar__md">
    <div class="s-avatar--letter">P</div>
</a><span class="grid--cell fs-subheading fl1"> Slack notifications for Pickles</span>
<div class="grid--cell"><button class="s-btn s-btn__primary" type="button" aria-pressed="false">Create new notification</button></div>
</div>

<div class="pb16">
</div>
    
<table class="s-table s-table__stripes">
    <thead>
        <tr>
            <th scope="col">Tags</th>
            <th scope="col">Activity type</th>
            <th scope="col">Who gets notified?</th>
            <th scope="col">Created by</th>
            <th scope="col">Date created</th>
            <th scope="col"> </th>
        </tr>
    </thead>
    <tbody>
        <tr>
            <th scope="row">
                <a class="grid--cell s-tag" href="#">localsede</a>
                <a class="grid--cell s-tag" href="#">internal-dev</a>
            </th>
            <td><button class="s-btn" role="button"
        aria-controls="popover-example"
        data-controller="s-popover"
        data-action="mouseover->s-popover#show mouseout->s-popover#hide"
        data-s-popover-placement="bottom">
    All
</button>
<div class="s-popover"
     id="popover-example"
     role="menu"
     aria-hidden="true">
    <div class="s-popover--arrow"></div>
    Questions, answers, accepted answers, edited questions, updated answers, comments
</div></td>
            <td>@hairboat</td>
            <td>Abby Mars</td>
            <td><span title=11/13/2019>3 days ago</span></td>
            <td><div class="grid gs12"><a class="grid--cell s-link">Edit</a><a class="grid--cell s-link__danger">Delete</a></div></td>
        </tr>
        
                <tr>
            <th scope="row">
                <a class="grid--cell s-tag" href="#">internal-dev</a>
                <a class="grid--cell s-tag" href="#">stackshop</a>
                <a class="grid--cell s-tag" href="#">salesdashboard</a>
                <a class="grid--cell s-tag" href="#">adminsync</a>
                <a class="grid--cell s-tag" href="#">looker</a>
                <a class="grid--cell s-tag" href="#">switchboard</a>
                <a class="grid--cell s-tag" href="#">Zuora</a>
            </th>
            <td>Questions <button class="s-btn" role="button"
        aria-controls="popover-example"
        data-controller="s-popover"
        data-action="mouseover->s-popover#show mouseout->s-popover#hide"
        data-s-popover-placement="bottom">
    + 2 more
</button>
<div class="s-popover"
     id="popover-example"
     role="menu"
     aria-hidden="true">
    <div class="s-popover--arrow"></div>
    Answers, approved answers
</div></td>
            <td>#team-int-dev</td>
            <td>John M. Wright</td>
                    <td><span title=11/13/2019>13 days ago</span></td>
            <td><div class="grid gs12"><a class="grid--cell s-link">Edit</a><a class="grid--cell s-link__danger">Delete</a></div></td>
        </tr>
        
        <tr>
            <th scope="row">None</th>
            <td>@mentions</td>
            <td>@slackbot</td>
            <td>Jisoo Shin</td>
            <td><span title=11/13/2019>3 months ago</span></td>
            <td><div class="grid gs12"><a class="grid--cell s-link">Edit</a><a class="grid--cell s-link__danger">Delete</a></div></td>
        </tr>
        
        <tr>
            <th scope="row">
                <a class="grid--cell s-tag" href="#">winterbash-2017</a>
            </th>
            <td>Questions <button class="s-btn" role="button"
        aria-controls="popover-example"
        data-controller="s-popover"
        data-action="mouseover->s-popover#show mouseout->s-popover#hide"
        data-s-popover-placement="bottom">
    + 1 more
</button>
<div class="s-popover"
     id="popover-example"
     role="menu"
     aria-hidden="true">
    <div class="s-popover--arrow"></div>
    Answers
</div></td>
            <td>#winterbash2017</td>
            <td>Community</td>
            <td><span title=11/13/2019>2 years ago</span></td>
            <td><div class="grid gs12"><a class="grid--cell s-link">Edit</a><a class="grid--cell s-link__danger">Delete</a></div>
                </td>
        </tr>
                <tr>
            <th scope="row">
                <a class="grid--cell s-tag" href="#">localsede</a>
                <a class="grid--cell s-tag" href="#">internal-dev</a>
            </th>
            <td><button class="s-btn" role="button"
        aria-controls="popover-example"
        data-controller="s-popover"
        data-action="mouseover->s-popover#show mouseout->s-popover#hide"
        data-s-popover-placement="bottom">
    All
</button>
<div class="s-popover"
     id="popover-example"
     role="menu"
     aria-hidden="true">
    <div class="s-popover--arrow"></div>
    Questions, answers, accepted answers, edited questions, updated answers, comments
</div></td>
            <td>@hairboat</td>
            <td>Abby Mars</td>
            <td><span title=11/13/2019>3 days ago</span></td>
            <td><div class="grid gs12"><a class="grid--cell s-link">Edit</a><a class="grid--cell s-link__danger">Delete</a></div></td>
        </tr>
        
                <tr>
            <th scope="row">
                <a class="grid--cell s-tag" href="#">internal-dev</a>
                <a class="grid--cell s-tag" href="#">stackshop</a>
                <a class="grid--cell s-tag" href="#">salesdashboard</a>
                <a class="grid--cell s-tag" href="#">adminsync</a>
                <a class="grid--cell s-tag" href="#">looker</a>
                <a class="grid--cell s-tag" href="#">switchboard</a>
                <a class="grid--cell s-tag" href="#">Zuora</a>
            </th>
            <td>Questions <button class="s-btn" role="button"
        aria-controls="popover-example"
        data-controller="s-popover"
        data-action="mouseover->s-popover#show mouseout->s-popover#hide"
        data-s-popover-placement="bottom">
    + 2 more
</button>
<div class="s-popover"
     id="popover-example"
     role="menu"
     aria-hidden="true">
    <div class="s-popover--arrow"></div>
    Answers, approved answers
</div></td>
            <td>#team-int-dev</td>
            <td>John M. Wright</td>
                    <td><span title=11/13/2019>13 days ago</span></td>
            <td><div class="grid gs12"><a class="grid--cell s-link">Edit</a><a class="grid--cell s-link__danger">Delete</a></div></td>
        </tr>
        
        <tr>
            <th scope="row">None</th>
            <td>@mentions</td>
            <td>@slackbot</td>
            <td>Jisoo Shin</td>
            <td><span title=11/13/2019>3 months ago</span></td>
            <td><div class="grid gs12"><a class="grid--cell s-link">Edit</a><a class="grid--cell s-link__danger">Delete</a></div></td>
        </tr>
        
        <tr>
            <th scope="row">
                <a class="grid--cell s-tag" href="#">winterbash-2017</a>
            </th>
            <td>Questions <button class="s-btn" role="button"
        aria-controls="popover-example"
        data-controller="s-popover"
        data-action="mouseover->s-popover#show mouseout->s-popover#hide"
        data-s-popover-placement="bottom">
    + 1 more
</button>
<div class="s-popover"
     id="popover-example"
     role="menu"
     aria-hidden="true">
    <div class="s-popover--arrow"></div>
    Answers
</div></td>
            <td>#winterbash2017</td>
            <td>Community</td>
            <td><span title=11/13/2019>2 years ago</span></td>
            <td><div class="grid gs12"><a class="grid--cell s-link">Edit</a><a class="grid--cell s-link__danger">Delete</a></div>
                </td>
        </tr>
        
    </tbody>
</table>
    
    <div class="pb32">
</div>

<!--END TABLE 2-->
    
<!--START TABLE 3-->

    <div class="grid ai-center gs8">
    <a href="" class="grid--cell s-avatar s-avatar__md">
    <div class="s-avatar--letter">G</div>
</a><span class="grid--cell fs-subheading fl1"> Slack notifications for Gherkins</span>
<div class="grid--cell"><button class="s-btn s-btn__primary" type="button" aria-pressed="false">Create new notification</button></div>
</div>
    
<div class="pb16">
</div>
    
   <table class="s-table s-table__stripes">
    <thead>
        <tr>
            <th scope="col">No notifications</th>
        </tr>
    </thead>
    <tbody>
        <tr>
            <th scope="row">
                <div class="s-empty-state wmx4 p48">
    <p>There are no Slack notifications set up for this Team.</p>
    <a class="s-link">Create a new notification</a> to get started.
</div>
            </th>
        </tr>
    </tbody>
</table>
    
</div>

<!--END TABLE 3-->
              
            
!

CSS

              
                
              
            
!

JS

              
                
              
            
!
999px

Console