kankri's profile picture

Published by

published

Category: Web, HTML, Tech

help please

does anyone know the code to have a scrolling image in your hero bar?? i had it before and lost it


0 Kudos

Comments

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

rafflesiacorpsegrrl

rafflesiacorpsegrrl's profile picture

here

div style="width: auto; height: 200px; border: 1px solid black; overflow:scroll; padding: 2px;"

text and images you want in the scroll box here.

/div

(add the <> on. i remove it just so that you can see the code)


Report Comment