This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<h1 id="a"></h1> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="wrapper"> <!-- this is only for demo --> | |
<h1>A simple float clearing demo</h1> | |
<h2>Problem</h2> | |
<p><strong>1. Borders and backgrounds misbehaving when applied to an element that contains a float/s</strong></p> | |
<div class="demo"> | |
<div class="grid"> | |
<img src="http://farm4.staticflickr.com/3298/3577042795_4ae17f1a3c_n.jpg" alt="" title=""> | |
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea amet commodo consequat.</p> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.center | |
.hexagon | |
.hexagon-in1 | |
.hexagon-in2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<article class="avgrund-contents"> | |
<h1>Avgrund</h1> | |
<p> | |
A modal concept with a visible level of depth between the page and modal layers. Click a button below to give it a try. | |
</p> | |
<button onclick="avgrund.activate( 'stack' );">Stack it</button> | |
<button onclick="avgrund.activate();">Grow it</button> | |
<p> | |
Uses CSS transforms to scale components and CSS filters to blur the page. | |
</p> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<ul> | |
<li><a href="#">★</a></li> | |
<li><a href="#">★</a></li> | |
<li><a href="#">★</a></li> | |
<li><a href="#">★</a></li> | |
<li><a href="#">★</a></li> | |
</ul> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<ul> | |
<li><a href="#">★</a></li> | |
<li><a href="#">★</a></li> | |
<li><a href="#">★</a></li> | |
<li><a href="#">★</a></li> | |
<li><a href="#">★</a></li> | |
</ul> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="wrapper"> <!-- this is only for demo --> | |
<h1>Image <span class="amp">&</span> caption demo with borders</h1> | |
<!-- Small Centered Image With Caption --> | |
<h2>Small centered image with caption</h2> | |
<div class="figure small centered"> | |
<div class="liner"> | |
<img src="http://farm4.staticflickr.com/3298/3577042795_4ae17f1a3c_z.jpg" alt="" title=""> | |
<p class="caption">Giving credit where credit is due</p> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<form id="enquiry" action=""> | |
<textarea maxlength="140" name="message" id="message" placeholder="Add your comment!"></textarea> | |
<input type="submit" value="Add Comment"> | |
</form> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<h1>Canvas Bokeh</h1> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="container"> | |
<div class="square black"> | |
<div class="square"> | |
<div class="square black"> | |
<div class="square"> | |
<div class="square black"> | |
<div class="square"> | |
<div class="square black"> | |
<div class="square"> | |
<div class="square black"> |