cade the cool cat !!'s profile picture

Published by

published
updated

Category: SpaceHey

how to add photo slide show / marquee to your spacehey

another very easy code to do :D

first get whatever photos u want. i use " https://imgur.com/upload " to turn my photo files into links.

take the links and stick them into this code (u can add as little or as many photos as u want just make sure they're inside an img src code)


<marquee>

<img src="(insert photo link)" width="100" height="100"/>

<img src="(insert photo link)" width="100" height="100"/>

<img src="(insert photo link)" width="100" height="100"/>

</marquee>


change the width and height to however small or big u want ur photos, then stick the finished code into a blurb and ur done !





the end, hope this helped !


25 Kudos

Comments