← Go to jasonrobb.github.com or jasonrobb.com

Gists by Jason Robb

A small collection of Gists. So far, a CSS-only file or file stack icon, and Responsive Typography example.

Responsive Typography

View the demo, or the repository on Github.


File stack icon

You can put a character in the first <span> if you like.

?

HTML

<div class="file stack">
	<span>?</span>
	<span></span>
	<span></span>
</div>

Single file icon

&

HTML

<div class="file">
	<span>&amp;</span>
</div>

LESS

View the raw source: file-icon.css or file-icon.less


A simple photo of Jason Robb

About Jason Robb

I’m a designer based in Boston, MA, USA. I design and build software, websites, and web apps. Occassionaly illustrate seemingly complex ideas in a simple way. Say hello on Twitter @jasonrobb.