S Scoti New member Jun 11, 2012 #1 I WANT GET A PICTURE FROM GOOGLE AND ADD IT TO MY HTML DOC. ANY IDEAS?
Tedy New member Jun 26, 2012 #2 Right click on your image, select "Copy image adress" then add this script to your HTML doc: <img src="IMAGEADRESS"> For example: <img src="...dog.png">
Right click on your image, select "Copy image adress" then add this script to your HTML doc: <img src="IMAGEADRESS"> For example: <img src="...dog.png">