Matching end comment for ui-grid-b code

This commit is contained in:
Tak Tran 2011-07-15 16:37:42 -07:00
parent 815d82ba1f
commit fc15c53d2d

2
docs/content/content-grids.html Executable file → Normal file
View file

@ -80,7 +80,7 @@
<div class="ui-block-a">Block A</div>
<div class="ui-block-b">Block B</div>
<div class="ui-block-c">Block C</div>
</div><!-- /grid-a -->
</div><!-- /grid-b -->
</code></pre>
<p>This will produce a 33/33/33% grid for our content.</p>