Time:09-04
I want to make a gif smaller in the readme section. is there a way like "https://user-images.......gif => 250x350"
CodePudding user response:
You can instead use an img tag and size your gif accordingly
img
e.g <img src=<MY_GIF> height="275">
<img src=<MY_GIF> height="275">
Page link:https//www.codepudding.com/Blockchain/533524.html