Tracy's profile picture

Published by

published
updated

Category: Web, HTML, Tech

Adding a Gif to your Blog entry





I can't wait until we can stylize our blogs, but in the meantime, we can add interest. I've seen several posts with the images, but not instructions necessarily on how to add them so I thought since I figured it out I could share. 


For me, I was able to enter the image at the top of my blog text by right clicking in the blank space and then choosing "Inspect". 


Then I was able to right click in the Top of the box that appeared at the right to edit as HTML and insert the following code. I chose the <div><br></div> space right above where my body started. 


<img src="INSERTYOUROWNLINK" title="" alt="">

<div><br></div>

<div><br></div>


You might need to add the size of the image to the code above so it doesn't cover up your post. I inserted breaks so that it would work. 


and then save the blog




31 Kudos

Comments

Displaying 2 of 2 comments ( View all | Add Comment )

Vanessa Paz

Vanessa Paz's profile picture

Thanks a lot!!... I was able to put a GIF on my "Who I'd like to meet" section with this.
AWESOME!


Report Comment

Katie

Katie's profile picture

I keep trying to do this but no matter what I do it doesn't work out


Report Comment



SAME

by m00n; ; Report