How to repeat an Image (CSS?)?

Ellie Smith

New member
It's NOT a background image.

It's a image post on tumblr... I want all of my image posts to repeat horizontally but I can't figure out how!


Heres the code:
{block:Photo}

{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" />{LinkCloseTag}
{block:Caption}<br>{Caption}{/block:Caption}
{/block:Photo}
 
Back
Top