Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 395 Bytes

insert_image.md

File metadata and controls

22 lines (15 loc) · 395 Bytes

How to Insert an Image

Step1 - Copy image address

Step2 - Copy this line and Paste to Sheet

<img src="IMG_ADDRESS_FROM_STEP1" width="SIZE_YOU_WANT">

For example

<img src="https://i.imgur.com/QUgRN9Z.jpeg" width="50%">

Sheets

Result