Skip to content

Commit

Permalink
update responsive deck content
Browse files Browse the repository at this point in the history
  • Loading branch information
johnpolacek committed Oct 8, 2012
1 parent c691dad commit 617c18b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
Binary file removed decks/responsive/img/news.jpg
Binary file not shown.
Binary file added decks/responsive/img/thisisresponsive.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 10 additions & 10 deletions decks/responsive/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,13 +243,13 @@ <h3>Tuts+</h3>
</div>
<div class="where-block animate-in" data-animation="fly-in-right">
<div class="img-wrap">
<a href="http://webdesign.tutsplus.com/articles/design-theory/designing-for-a-responsive-web/">
<img src="img/news.jpg" />
<a href="http://bradfrost.github.com/this-is-responsive/">
<img src="img/thisisresponsive.png" />
</a>
</div>
<h3>Responsive News</h3>
<p>Responsive web design news blog</p>
<a href="http://blog.responsivenews.co.uk/">blog.responsivenews.co.uk</a>
<h3>This Is Responsive</h3>
<p>Patterns, resources and news</p>
<a href="http://bradfrost.github.com/this-is-responsive/">bradfrost.github.com/this-is-responsive</a>
</div>
</div>

Expand Down Expand Up @@ -298,13 +298,13 @@ <h2>Frameworks</h2>

<div class="slide where" id="where4">
<h2>Useful Stuff</h2>
<a href="http://fittextjs.com">FitText</a>
<a href="http://fitvidsjs.com">FitVids</a>
<a href="http://unstoppablerobotninja.com/entry/fluid-images/">Fluid Images</a>
<a href="https://github.com/johnpolacek/sizeit.js">sizeit.js</a>
<a href="http://xoxco.com/projects/code/breakpoints/">Breakpoints.js</a>
<a href="https://github.com/scottjehl/Respond">Respond.js</a>
<a href="http://wickynilliams.github.com/enquire.js/">enquire.js</a>
<a href="http://styletil.es/">Style Tiles</a>
<a href="http://masonry.desandro.com/">Masonry</a>
<a href="http://css-tricks.com">CSS-Tricks</a>
<a href="http://fittextjs.com">FitText</a>
<a href="http://fitvidsjs.com">FitVids</a>
<a href="http://lmgtfy.com/?q=responsive+web+design">...and plenty more</a>
</div>

Expand Down

0 comments on commit 617c18b

Please sign in to comment.