<div class="SG-button">
<i class="SG-ico SG-ico--question"></i>
</div>
<div class="SG-button SG-button--ico">
<i class="SG-ico SG-ico--question"></i>
With text
</div>
<ul class="SG-nav">
<li>
<a class="SG-nav__item" href='#'>Item #1</a>
</li>
<li>
<a class="SG-nav__item SG-nav__item--active" href='#'>Item #2</a>
</li>
<li>
<a class="SG-nav__item" href='#'>Item #3</a>
</li>
</ul>
<ul class="SG-nav-icons">
<li>
<a class="SG-nav-icons__item">
<i class="SG-ico SG-ico--question"></i>
</a>
</li>
<li>
<a class="SG-nav-icons__item">
<i class="SG-ico SG-ico--copy"></i>
</a>
</li>
</ul>
<div class="SG-toc">
<ul>
<li class="SG-toc__category">A category</li>
<li>First Level #1</li>
<li>
First Level #2
<ul>
<li>Second Level #1</li>
<li>Second Level #2</li>
</ul>
</li>
<li class="SG-toc__category">A category</li>
<li>First Level #3</li>
</ul>
</div>
<div class="SG-color-preview">
<div class="SG-color-preview__circle" style="background-color: #999; border-color: #888;"></div>
<div class="SG-color-preview__typo" style="color: #999">Aa</div>
</div>
<div class="SG-mixin">
mixinFunction <span class="SG-mixin__parameters">(param1, param2, ...)</span>
</div>
<div class="SG-h3 SG-mixin">
mixinFunction <span class="SG-mixin__parameters">(param1, param2, ...)</span>
</div>
<div class="SG-config">
<div class="SG-config__row">
<div clasS="SG-config__label">Label</div>
<div clasS="SG-config__value">Label</div>
</div>
</duv>
<div class="SG-logo">
<div class="SG-logo__icon SG-ico SG-ico--logo"></div>
<div class="SG-logo__name">Nucleus</div>
</div>
Head #1 | Head #2 | Head #3 |
---|---|---|
Cell #1 | Cell #2 | Cell #3 |
Cell #1 | Cell #2 | Cell #3 |
<table class="SG-table">
<thead>
<tr>
<th class="SG-table__cell SG-table__head">Head #1</th>
<th class="SG-table__cell SG-table__head">Head #2</th>
<th class="SG-table__cell SG-table__head">Head #3</th>
</tr>
</thead>
<tbody>
<tr>
<td class="SG-table__cell">Cell #1</td>
<td class="SG-table__cell">Cell #2</td>
<td class="SG-table__cell">Cell #3</td>
</tr>
<tr>
<td class="SG-table__cell">Cell #1</td>
<td class="SG-table__cell">Cell #2</td>
<td class="SG-table__cell">Cell #3</td>
</tr>
</tbody>
</table>
<div class="sponsors">
<div class="sponsors__sponsor sponsors--hp"></div>
<div class="sponsors__sponsor sponsors--pt"></div>
</div>
<div class="split-pane">
<div class="split-pane__preview">
<div class="split-pane__handle"></div>
</div>
<div class="split-pane__code SG-code code">
CODE GOES HERE
</div>
</div>
<a class="feature" href="#">
<i class="ico ico--tools"></i>
<span class="feature__description">
Fits well in new and mature projects
</span>
<span class="SG-button">Getting started</a>
</a>