Google Sites - Basic Image UploadMenu > 'Insert' > 'Image' > Selection: 'Uploaded Images'/Webpage (URL) > 'Choose' > Select Image > 'Open'
OR
'Attachments' (At the bottom of each page) > 'Choose a file' > 'Choose' > Select file > 'Open'
Live Html Editor [Larger View] Edit your Image Html LIVE >>> Copy and Paste the Following HTML code>>> <img alt="Goopal google sites examples" border="50" src="http://www.goopal.org/goopal.gif" style="display:block;margin-right:auto;margin-left:auto;text-align:center"> Google Sites - Image HTML (alt and title):The image will have to uploaded first and you must know it's location
alt = alternative text.src = image Source.http:// must be included.title = Hover text.img tag is not self closed />. <img src="http://www.goopal.org/goopal.gif" alt="Goopal"> ![]() |
Google Sites HTML >