Static Angel's profile picture

Published by

published
updated

Category: Web, HTML, Tech

Side scrolling pic gallery code!

I've had a couple of people ask me how to do the side scrolling image gallery that's on my profile, so here's the code for it! It's easy, just copy the bold text and paste it on your profile :3


<marquee>

<img src="pic url 1 goes here" width="220" height="220"/>
<img src="pic url 2 goes here" width="220" height="220"/>
<img src="pic url 3 goes here" width="220" height="220"/>
<img src="pic url 4 goes here" width="220" height="220"/>
<img src="pic url 5 goes here" width="220" height="220"/>
<img src="pic url 6 goes here" width="220" height="220"/>
<img src="pic url 7 goes here" width="220" height="220"/>

</marquee>
 
You can add or delete as many lines as you wish. Just remember to delete the lines you don't use!

You can change the width/height too. Enjoy!


21 Kudos

Comments

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

LittleByte

LittleByte's profile picture

Thank you for this! I was able to add it to my profile!


Report Comment



No problem, glad it helped!

by Static Angel; ; Report

☾ ᴮᴱвσσяуαηηє⁷ ☽

☾ ᴮᴱвσσяуαηηє⁷ ☽'s profile picture

Thank you ma'am. This is perf.


Report Comment

BRI BOTOX

BRI BOTOX's profile picture

not sure if it matters but do i have 2 put marquee? i've been using style for all my codes.. not sure of the differences tbh!


Report Comment

𝓞𝓻𝓵𝓪𝓰𝓱 🌺 ʕ•ᴥ•ʔ

𝓞𝓻𝓵𝓪𝓰𝓱 🌺 ʕ•ᴥ•ʔ's profile picture

You are fantastic!!!!


Report Comment

xXRebby RawrXx

xXRebby RawrXx's profile picture

you absolute queen thank u


Report Comment