... LOADING ...

Feed
Cards for feeds and stories
-
A simple way to represent items on a live/static feed.
HINTZ, ZIEMANN AND BALISTRERI
2 days ago
Improve ashamed married expense bed her comfort pursuit mrs. Four time took ye your as fail lady. Up greatest am exertion or marianne.
            
<div class="jca-card-feed">
  <div class="jca-card-feed__author">
    <div class="jca-card-feed__author-name">
      HINTZ, ZIEMANN AND BALISTRERI
    </div>

    <div class="jca-card-feed__author-meta">
      2 days ago
    </div>
  </div>
  <div class="jca-card-feed__content">
    Improve ashamed married expense bed her comfort pursuit mrs.
    Four time took ye your as fail lady. Up greatest am exertion or
    marianne.
  </div>
  <div class="jca-card-feed__tags">
    <a href="#">#black</a>
    <a href="#">#girl</a>
    <a href="#">#style</a>
    <a href="#">#fashion</a>
    <a href="#">#blackfriday</a>
    <a href="#">#inktober2019</a>
    <a href="#">#blackandwhite</a>
    <a href="#">#smile</a>
    <a href="#">#happy</a>
    <a href="#">#white</a>
    <a href="#">#art</a>
    <a href="#">#inktober</a> 
  </div>
  <div class="jca-card-feed__actions">
    <a href="#" class="jca-card-feed__actions-item bg-success text-light">
      <ion-icon class="jca-card-feed__actions-icon" name="heart-outline"></ion-icon>
      Like
    </a>

    <a href="#" class="jca-card-feed__actions-item bg-primary text-light">
      <ion-icon class="jca-card-feed__actions-icon" name="bookmark-outline"></ion-icon>
      Follow
    </a>

    <a href="#" class="jca-card-feed__actions-item bg-warning text-light">
      <ion-icon class="jca-card-feed__actions-icon" name="hand-left-outline"></ion-icon>
      Report
    </a>
  </div>
</div>
            
          
It can include media
HINTZ, ZIEMANN AND BALISTRERI
2 days ago
Improve ashamed married expense bed her comfort pursuit mrs. Four time took ye your as fail lady. Up greatest am exertion or marianne. Shy occasional terminated insensible and inhabiting gay. So know do fond to half on. Now who promise was justice new winding. In finished on he speaking suitable advanced if. Boy happiness sportsmen say prevailed offending concealed nor was provision. Provided so as doubtful on striking required. Waiting we to compass assured.
media
Like
Follow
Report
            
<div class="jca-card-feed">
  <div class="jca-card-feed__author">
    <div class="jca-card-feed__author-name">
      HINTZ, ZIEMANN AND BALISTRERI
    </div>

    <div class="jca-card-feed__author-meta">
      2 days ago
    </div>
  </div>
  <div class="jca-card-feed__content">
    Improve ashamed married expense bed her comfort pursuit mrs.
    Four time took ye your as fail lady. Up greatest am exertion or
    marianne. Shy occasional terminated insensible and inhabiting gay.
    So know do fond to half on. Now who promise was justice new winding.
    In finished on he speaking suitable advanced if. Boy happiness sportsmen
    say prevailed offending concealed nor was provision. Provided so as doubtful
    on striking required. Waiting we to compass assured.
  </div>
  <div class="jca-card-feed__media">
    <img src="https://..." alt="media" />
  </div>
  <div class="jca-card-feed__tags">
    <a href="#">#black</a>
    <a href="#">#girl</a>
    <a href="#">#style</a>
    <a href="#">#fashion</a>
    <a href="#">#blackfriday</a>
    <a href="#">#inktober2019</a>
    <a href="#">#blackandwhite</a>
    <a href="#">#smile</a>
    <a href="#">#happy</a>
    <a href="#">#white</a>
    <a href="#">#art</a>
    <a href="#">#inktober</a>
  </div>
  <div class="jca-card-feed__actions">
    <div class="jca-card-feed__actions-item">
      <ion-icon class="jca-card-feed__actions-icon" name="heart-outline">
      </ion-icon>
      Like
    </div>

    <div class="jca-card-feed__actions-item">
      <ion-icon class="jca-card-feed__actions-icon" name="bookmark-outline"></ion-icon>
      Follow
    </div>

    <div class="jca-card-feed__actions-item">
      <ion-icon class="jca-card-feed__actions-icon" name="hand-left-outline"></ion-icon>
      Report
    </div>
  </div>
</div>