hi ! I've seen a fair share amount of profile where people's blinkies // stamps move and or slide, I can't find the code to this on any layouts. does anyone here know ??
most likely done with the <marquee> tag. by nature, it's meant for text, but it works just as well for imgs. the web doc already comes with examples and whatnot, but in short;
<marquee><img src="yer image of choice"><img src="maybe one more for good measure"></marquee>