Jump to content

KayAmy2207

+Premium Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by KayAmy2207

  1. How to import .GIF on Geocaching Step by step: First you need to find the gif you want, when you got your gif, download it. import it in google drive. click on your gif and open the 3 dot setting at the top. click on manage people and links and modify it so it visible by everybody that have the link after that, copy the link of your gif. so now your ready for html code. This is what your gonna use <img src="https://drive.google.com/uc?export=view&id=ENTER YOUR CODE HERE"> and your code is your link from google drive: (ex) you only need this part: 1mHuK5E5jtZMVEcASvI9mI1JAvjH3LF7v from this: https://drive.google.com/file/d/1mHuK5E5jtZMVEcASvI9mI1JAvjH3LF7v/view?usp=drivesdk After it should look like this: <img src="https://drive.google.com/uc?export=view&id=1mHuK5E5jtZMVEcASvI9mI1JAvjH3LF7v"> After that copy your code on your page and voila Your welcome KayAmy2207
×
×
  • Create New...