2 #figment Figure

Media referenced within set text.

Examples
Default styling
.figure--border
A figure framed with a border.
.figure--browser
A figure framed with browser chrome. Implementation partially based on Robert Fleischmann’s pen.
.figure--breakout
A figure that visually breaks the container when there is space available.
.figure--breakout.figure--browser
A combination of the breakout and browser modules.
<figure class="[modifier class]">
  <a href="#">
    <img src="http://figment.kennethormandy.com/images/example-1.jpg" alt="Napoleon Crossing the Alps" />
  </a>
</figure>
Examples
Default styling
Napoleon Crossing the Alps
Jacques-Louis David, Napoleon Crossing the Alps or Bonaparte at the St Bernard Pass, . Oil on canvas, 102 × 87in (260 × 221cm). Chateau de Malmaison, Rueil-Malmaison.
.figure--aside
A figure with the caption as marginalia when possible.
Napoleon Crossing the Alps
Jacques-Louis David, Napoleon Crossing the Alps or Bonaparte at the St Bernard Pass, . Oil on canvas, 102 × 87in (260 × 221cm). Chateau de Malmaison, Rueil-Malmaison.
.figure--border
A figure framed with a border.
Napoleon Crossing the Alps
Jacques-Louis David, Napoleon Crossing the Alps or Bonaparte at the St Bernard Pass, . Oil on canvas, 102 × 87in (260 × 221cm). Chateau de Malmaison, Rueil-Malmaison.
.figure--browser
A figure framed with browser chrome. (Should respond to vertical media queries to change device.)
Napoleon Crossing the Alps
Jacques-Louis David, Napoleon Crossing the Alps or Bonaparte at the St Bernard Pass, . Oil on canvas, 102 × 87in (260 × 221cm). Chateau de Malmaison, Rueil-Malmaison.
.figure--breakout
A figure that visually breaks the container when there is space available.
Napoleon Crossing the Alps
Jacques-Louis David, Napoleon Crossing the Alps or Bonaparte at the St Bernard Pass, . Oil on canvas, 102 × 87in (260 × 221cm). Chateau de Malmaison, Rueil-Malmaison.
.figure--overlay
An image with an optional overlayed caption.
Napoleon Crossing the Alps
Jacques-Louis David, Napoleon Crossing the Alps or Bonaparte at the St Bernard Pass, . Oil on canvas, 102 × 87in (260 × 221cm). Chateau de Malmaison, Rueil-Malmaison.
.figure--overlay.figure--breakout
A combination of the breakout and overlay modules.
Napoleon Crossing the Alps
Jacques-Louis David, Napoleon Crossing the Alps or Bonaparte at the St Bernard Pass, . Oil on canvas, 102 × 87in (260 × 221cm). Chateau de Malmaison, Rueil-Malmaison.
<figure class="[modifier class]">
  <img src="http://figment.kennethormandy.com/images/example-1.jpg" alt="Napoleon Crossing the Alps" />
  <figcaption>Jacques-Louis David, <cite>Napoleon Crossing the Alps</cite> or <cite>Bonaparte at the St Bernard Pass</cite>, <time>1800–1</time>. Oil on canvas, 102 × 87<abbr>in</abbr> (260 × 221<abbr>cm</abbr>). Chateau de Malmaison, Rueil-Malmaison.</figcaption>
</figure>
Examples
Default styling
Napoleon Crossing the Alps Napoleon Crossing the Alps (Belvedere version) Napoleon Crossing the Alps (Second version)
Three of the five versions of Jacques-Louis David’s Napoleon Crossing the Alps: the first Versailles, Belvedere, and second Versailles.
.figure--aside
A figure with the caption as marginalia when possible.
Napoleon Crossing the Alps Napoleon Crossing the Alps (Belvedere version) Napoleon Crossing the Alps (Second version)
Three of the five versions of Jacques-Louis David’s Napoleon Crossing the Alps: the first Versailles, Belvedere, and second Versailles.
.figure--border
A figure framed with a border.
Napoleon Crossing the Alps Napoleon Crossing the Alps (Belvedere version) Napoleon Crossing the Alps (Second version)
Three of the five versions of Jacques-Louis David’s Napoleon Crossing the Alps: the first Versailles, Belvedere, and second Versailles.
.figure--breakout
A figure that visually breaks the container when there is space available.
Napoleon Crossing the Alps Napoleon Crossing the Alps (Belvedere version) Napoleon Crossing the Alps (Second version)
Three of the five versions of Jacques-Louis David’s Napoleon Crossing the Alps: the first Versailles, Belvedere, and second Versailles.
.figure--breakout.figure--border
A combination of the breakout and border modules.
Napoleon Crossing the Alps Napoleon Crossing the Alps (Belvedere version) Napoleon Crossing the Alps (Second version)
Three of the five versions of Jacques-Louis David’s Napoleon Crossing the Alps: the first Versailles, Belvedere, and second Versailles.
.figure--triptych
Three images shown as equals
Napoleon Crossing the Alps Napoleon Crossing the Alps (Belvedere version) Napoleon Crossing the Alps (Second version)
Three of the five versions of Jacques-Louis David’s Napoleon Crossing the Alps: the first Versailles, Belvedere, and second Versailles.
.figure--triptych.figure--aside
Three images shown as equals
Napoleon Crossing the Alps Napoleon Crossing the Alps (Belvedere version) Napoleon Crossing the Alps (Second version)
Three of the five versions of Jacques-Louis David’s Napoleon Crossing the Alps: the first Versailles, Belvedere, and second Versailles.
.figure--triptych.figure--border
Three images shown as equals
Napoleon Crossing the Alps Napoleon Crossing the Alps (Belvedere version) Napoleon Crossing the Alps (Second version)
Three of the five versions of Jacques-Louis David’s Napoleon Crossing the Alps: the first Versailles, Belvedere, and second Versailles.
<figure class="[modifier class]">
  <img src="http://figment.kennethormandy.com/images/example-1.jpg" alt="Napoleon Crossing the Alps" />
  <img src="http://figment.kennethormandy.com/images/example-5.jpg" alt="Napoleon Crossing the Alps (Belvedere version)" />
  <img src="http://figment.kennethormandy.com/images/example-2.jpg" alt="Napoleon Crossing the Alps (Second version)" />
  <figcaption>Three of the five versions of Jacques-Louis David’s <cite>Napoleon Crossing the Alps</cite>: the first Versailles, Belvedere, and second Versailles.</figcaption>
</figure>

2.3 #figment.embed Figure with Responsive Embeded Media

Generic embedded media, like a YouTube video or Twitter card.

Examples
Default styling
Hand-painted reproduction of Jacques-Louis David’s Napoleon Crossing the Alps, using oil on blank linen canvas.
.figure--aside
Embeded media that has a caption as marginalia, when possible.
Hand-painted reproduction of Jacques-Louis David’s Napoleon Crossing the Alps, using oil on blank linen canvas.
.figure--border
Embeded media framed with a border.
Hand-painted reproduction of Jacques-Louis David’s Napoleon Crossing the Alps, using oil on blank linen canvas.
.figure--breakout
Embeded media that visually breaks the container when there is space available.
Hand-painted reproduction of Jacques-Louis David’s Napoleon Crossing the Alps, using oil on blank linen canvas.
.figure--overlay
Embeded media with an overlayed caption.
Hand-painted reproduction of Jacques-Louis David’s Napoleon Crossing the Alps, using oil on blank linen canvas.
.figure--overlay.figure--breakout
A combination of the breakout and overlay modules.
Hand-painted reproduction of Jacques-Louis David’s Napoleon Crossing the Alps, using oil on blank linen canvas.
.figure--square
Embeded media scaled or cropped within a square. Works especially well with Vine and Instagram.
Hand-painted reproduction of Jacques-Louis David’s Napoleon Crossing the Alps, using oil on blank linen canvas.
<figure class="figure--embed [modifier class]">
  <div class="embed-container">
    <iframe async defer src="http://player.vimeo.com/video/35152332" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
  </div>
  <figcaption>Hand-painted reproduction of Jacques-Louis David’s <cite>Napoleon Crossing the Alps</cite>, using oil on blank linen canvas.</figcaption>
</figure>

2.3.1 #figment.embed.square Figure with Square Embed

A pre-sized embed, like an Instagram photo.

Examples
Default styling
A contemporary, Kurdish version of Napoleon Crossing the Alps, seen on the streets of Arbil.
.figure--aside
A figure with the caption as marginalia when possible.
A contemporary, Kurdish version of Napoleon Crossing the Alps, seen on the streets of Arbil.
.figure--border
A figure with a border.
A contemporary, Kurdish version of Napoleon Crossing the Alps, seen on the streets of Arbil.
<figure class="figure--embed figure--square [modifier class]">
  <div class="embed-container">
    <iframe async defer src="//instagram.com/p/kz8ibZkn0C/embed/" frameborder="0" scrolling="no" allowtransparency="true"></iframe>
  </div>
  <figcaption>A contemporary, Kurdish version of <cite>Napoleon Crossing the Alps</cite>, seen on the streets of Arbil.</figcaption>
</figure>