Foreign Affairs Style Guide

Foreign Affairs

Rail list -- Map Articles


Map articles from this topic

Images Styles:
<aside class="rail-list">
  <h2 class="rail-list-label">This Map Appears In</h2>

    <article class="stacked-list-item ">
  <a href="#">
    <figure class="image image-1">
    </figure>
    
    <h2 class="title">This is the Title of the Article</h2>
    <p class="lede">This is the lede text for this article.</p>
    
      <div class="author">First Lastname</div>
    
  </a>
</article>


    <article class="stacked-list-item ">
  <a href="#">
    <figure class="image image-2">
    </figure>
    
    <h2 class="title">This is the Title of the Article</h2>
    <p class="lede">This is the lede text for this article.</p>
    
      <div class="author">First Lastname</div>
    
  </a>
</article>


    <article class="stacked-list-item ">
  <a href="#">
    <figure class="image image-3">
    </figure>
    
    <h2 class="title">This is the Title of the Article</h2>
    <p class="lede">This is the lede text for this article.</p>
    
      <div class="author">First Lastname</div>
    
  </a>
</article>



</aside>