Skip to content

Instantly share code, notes, and snippets.

@chrisgriffith
Last active May 13, 2019 21:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisgriffith/43f45b24363cc1517fe7c3c92430f012 to your computer and use it in GitHub Desktop.
Save chrisgriffith/43f45b24363cc1517fe7c3c92430f012 to your computer and use it in GitHub Desktop.
<div class="card-body">
<div class="user-meta ion-text-center">
<h3 class="playername">Roger Federer</h3>
<h5 class="country">Switzerland</h5>
<h6 class="ranking">Current ranking: <ion-chip>
<ion-label>2</ion-label>
</ion-chip>
</h6>
</div>
<ion-button expand="full" color="primary">http://rogerfederer.com</ion-button>
<ion-button expand="full" color="secondary">@RogerFederer on Twitter</ion-button>
<ion-button expand="full" color="secondary">View profile at ATP</ion-button>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment