15 #Media Media
media, media-object, media-body
Use a Media object to place an image to one side and text to the other.
<div class="media">
<div class="media-object">
<img src="//placehold.it/300x100">
</div>
<div class="media-body">
<h3 class="media-title">2013 Year in Review</h3>
<p>Financial Results and CEO Letter to Shareholders</p>
<a class="standalone-link" href="#">View our Annual Report</a>
</div>
</div>
<div class="media">
<div class="media-body">
<h3 class="media-title">2013 Year in Review</h3>
<p>Financial Results and CEO Letter to Shareholders</p>
<a class="standalone-link" href="#">View our Annual Report</a>
</div>
<div class="media-object">
<img src="//placehold.it/300x100">
</div>
</div>
15.1 #Media.Attribution Attribution extended
media, media-attribution
Mixin the media-attribution class with the base media class. Unlike other Media types, this does not support a media-right alternative.
Tammy Graves
Content Manager
<div class="media media-attribution">
<div class="media-left">
<img class="media-object" src="../images/docs/sample-avatar.png"/>
</div>
<div class="media-body">
<p class="media-heading">Tammy Graves</p>
<p>Content Manager</p>
</div>
</div>
15.2 #Media.Landing Landing Page extended
media, media-landing, media-object, media-body, media-link
Designed to go on landing pages, inside of a padded container (such as landing-section). Use a background-image on the media-left or media-right.
The height of this media object is determined purely by the content in the media-body. The image will be cropped to fit if necessary.
TODO: Convert to absolute positioning of <img>, so bg image isn’t necessary when the need is for the content to determine height.
What we do
In the late 1990s, we noticed a need for electronic trading that could bring transparency and accessibility to the global markets. So we built it. And, when we started noticing other tools our customers needed, we kept building.
Read more