Skip to content

Commit

Permalink
Slide 1 and 2, and some general style changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ckrina committed Apr 21, 2014
1 parent fe9790b commit 5477704
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 4 deletions.
35 changes: 35 additions & 0 deletions template.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,41 @@ <h2 data-config-subtitle><!-- populated from slide_config.json --></h2>
</hgroup>
</slide>

<slide>
<hgroup>
<h2>Quins temes tractarem</h2>
</hgroup>
<article>
<ul>
<li>Responsive Web Design (RWD)</li>
<li>Themes responsive</li>
<li>Responsive Images/Picture</li>
<li>Menús</li>
<li>Breakpoints i D8</li>
</ul>
</article>
</slide>

<!-- 1. RWD -->
<slide>
<hgroup>
<h2>Què és el Responsive Web Design?</h2>
</hgroup>
<article>
<p><strong>ETHAN MARCOTTE</strong>, A List Apart, 2010</p>

<ol>
<li>REJILLAS (GRID) FLUIDOS O LÍQUIDOS</li>
<li>IMÁGENES FLEXIBLES</li>
<li>MEDIA QUERIES</li>
</ol>
</article>
</slide>





<slide>
<hgroup>
<h2>Slide with Bullets</h2>
Expand Down
Loading

0 comments on commit 5477704

Please sign in to comment.