1
0
Fork 0
This repository has been archived on 2021-01-06. You can view files and clone it, but cannot push or open issues or pull requests.
dennogumi.org-archive/_posts/design/2014-08-19-page-fullwidth.md
Moritz »mo.« Sauer 74c2f9a235 Simplified Theme
2015-02-17 21:34:07 +01:00

55 lines
No EOL
1.5 KiB
Markdown
Executable file
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
layout: page-fullwidth
title: "The Full-Width Page Template"
subheadline: "Multi-Device Layouts"
teaser: "The full-width page format gives you all the space you need to show your content using the grid."
categories:
- design
header:
image_fullwidth: "unsplash_leaf_header.jpg"
---
*Feeling Responsive* is built on Foundation. And of course, we make use of the wonderful grid system and so can you. Find out more about [constructing beautiful layouts][1] in the foundation documentation.
<div class="row">
<div class="medium-4 columns t30">
<img src="{{ site.url }}/images/unsplash_1.jpg" alt="">
</div><!-- /.medium-4.columns -->
<div class="medium-4 columns t30">
<img src="{{ site.url }}/images/unsplash_2.jpg" alt="">
</div><!-- /.medium-4.columns -->
<div class="medium-4 columns t30">
<img src="{{ site.url }}/images/unsplash_4.jpg" alt="">
</div><!-- /.medium-4.columns -->
</div><!-- /.row -->
<div class="row">
<div class="medium-8 columns t30">
<img src="{{ site.url }}/images/unsplash_6.jpg" alt="">
</div><!-- /.medium-8.columns -->
<div class="medium-4 columns t30">
<img src="{{ site.url }}/images/unsplash_5.jpg" alt="">
<img class="t30" src="{{ site.url }}/images/unsplash_7.jpg" alt="">
</div><!-- /.medium-4.columns -->
</div><!-- /.row -->
[1]: http://foundation.zurb.com/docs/components/grid.html
[2]: #
[3]: #
[4]: #
[5]: #
[6]: #
[7]: #
[8]: #
[9]: #
[10]: #