« Web, HTML, Tech Forum

How to make a gif stay in place?

Posted by Lia

posted
updated

Forum: Web, HTML, Tech

Hi I'm trying to figure out how to make a gif stay in place and not move with the screen? For example with this code how would I change it to make the gif stay?

<!-- (c) Layout created by .𖥔 ݁ ˖📌𝐑𝐄𝐃 𝐏𝐋𝐀𝐒𝐓𝐈𝐂. !!₊˚⊹ (https://layouts.spacehey.com/layout?id=83930) -->

<div style="float:  ; max-height: 300px; position: fixed; left: 1px; bottom: 9px; z-index: 200;">
<img src="https://img1.picmix.com/output/stamp/normal/6/7/6/3/2363676_b8259.gif" width="300" height="300"/></div>


Report Topic

0 Replies