Interviews

Questions & Answers

Demos
Example
Driftwood

It says, "The party of the first part shall be known in this contract as the party of the first part." How do you like that? That's pretty neat, eh?

Fiorello

No. It's no good.

Driftwood

What's the matter with it?

Fiorello

I don't know, let's hear it again.

Markup
<dl class="text-interview">
  <dt>Driftwood</dt>
  <dd>
    <p>It says, "The party of the first part shall be known in this contract as the party of the first part." How do you like that? That's pretty neat, eh?</p>
  </dd>
  <dt>Fiorello</dt>
  <dd>
    <p>No. It's no good.</p>
  </dd>
  <dt>Driftwood</dt>
  <dd>
    <p>What's the matter with it?</p>
  </dd>
  <dt>Fiorello</dt>
  <dd>
    <p>I don't know, let's hear it again.</p>
  </dd>
</dl>
Source: _typography.scss, line 534