|
|
@ -4,19 +4,7 @@ |
|
|
ViewData["Title"] = "Grids"; |
|
|
ViewData["Title"] = "Grids"; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
<h2>Cards</h2> |
|
|
<h2>Grids</h2> |
|
|
|
|
|
|
|
|
@* |
|
|
|
|
|
<h4># Example</h4> |
|
|
|
|
|
|
|
|
|
|
|
<div class="demo-with-code"> |
|
|
|
|
|
<div class="demo-area"> |
|
|
|
|
|
</div> |
|
|
|
|
|
<div class="code-area"> |
|
|
|
|
|
<pre></pre> |
|
|
|
|
|
</div> |
|
|
|
|
|
</div> |
|
|
|
|
|
*@ |
|
|
|
|
|
|
|
|
|
|
|
<p>Based on <a href="http://getbootstrap.com/docs/4.1/layout/grid/" target="_blank"> Bootstrap grid</a>.</p> |
|
|
<p>Based on <a href="http://getbootstrap.com/docs/4.1/layout/grid/" target="_blank"> Bootstrap grid</a>.</p> |
|
|
|
|
|
|
|
|
|