Last active
January 13, 2017 10:16
-
-
Save TheoLeanse/e0a4544338bf28c61d276638af3b23c4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<section class="large"> | |
<h3>Headline</h3> | |
<p class="subtitle">This is some subtitle</p> | |
<img class="n-image" alt="" role="presentation" srcset="https://www.ft.com/__origami/service/image/v2/images/raw/http%3A%2F%2Fcom.ft.imagepublish.prod.s3.amazonaws.com%2F2e46682c-49bb-11e6-8d68-72e9211e86ab?source=next&fit=scale-down&width=600 600w, https://www.ft.com/__origami/service/image/v2/images/raw/http%3A%2F%2Fcom.ft.imagepublish.prod.s3.amazonaws.com%2F2e46682c-49bb-11e6-8d68-72e9211e86ab?source=next&fit=scale-down&width=315 315w" sizes="(min-width: 46.25em) 600px, calc(100vw - 20px)"> | |
<p class="section-body"> | |
<em>This is the main body text.</em><br><a href="/content/db1b6304-492a-11e6-b387-64ab0a67014c" data-trackable="link">It can contain links</a>and pretty much anything else you could have in a normal body.<br/><br/> | |
That includes line breaks, <strong>bold</strong> and who know's what else. The world is your oyster. | |
</p> | |
</section> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment