Get Unlimited Image Hosting Using Twitter
How to get :-
Steps :-
- Upload your image as Tweet.
- Copy Image Address Using Right Click.
- Use URL in <img/> Tag.
Here is a sample Image URL.
https://pbs.twimg.com/media/Ex4PfSBUcAEJmcD?format=jpg
And After Use in <img> Tag. i.e.
<img src="https://pbs.twimg.com/media/Ex4PfSBUcAEJmcD?format=jpg" height="auto" width="auto" />
Here is Result...
Example :- https://www.w3schools.com/code/tryit.asp?filename=GP5ED4Z66C5A
Comments
Post a Comment