Answers for "how to add img width in readme in github"

1

change size of image in github readme

<a href="url"><img src="http://url.to/image.png" align="left" height="48" width="48" ></a>
Posted by: Guest on December-03-2020
2

how to add image in github readme

![alt text](http://url/to/img.png)
Posted by: Guest on May-11-2020

Code answers related to "how to add img width in readme in github"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language