Skip to content

How to float stats card to some text content right side? #2202

Answered by rickstaa
recherst asked this question in Q&A
Discussion options

You must be logged in to vote

@recherst Thanks for your question. The syntax explained in #256 should work:

<a href="https://github.com/anuraghazra/github-readme-stats">
  <img align="left" src="https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats" />
</a>
<a href="https://github.com/anuraghazra/convoychat">
  <img align="left" src="https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=convoychat" />
</a>

You can checkout my profile for an example.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rickstaa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested. stats-card Feature, Enhancement, Fixes related to stats the stats card.
2 participants
Converted from issue

This discussion was converted from issue #1311 on October 16, 2022 10:31.