Tuesday, April 4, 2017

How to get the image URL of any website



1. Right-click on any image (ensure there is no transparency over it; if there is, remove it first)
2. Select "Inspect element"
3. Under the "Elements" tab, a certain section of the HTML code is highlighted. Go to the subtab "Styles"
4. Under the "Styles" subtab, look for background-image: url(xxx). Right-click on the xxx, then pick "open link in new tab".

No comments:

Post a Comment

Popular Posts