I have following emoji which converts into stars emoji when used in markdown and i want them to align centered in readme file.
:star::star::star:
I have used
<p align = "center"> :star::star::star: </p>
but this is not working.
I have following emoji which converts into stars emoji when used in markdown and i want them to align centered in readme file.
:star::star::star:
I have used
<p align = "center"> :star::star::star: </p>
but this is not working.
Copyright © 2021 Jogjafile Inc.
try this, just wrap with
center
tag