Is it possible to have 1 div and set multiple background for each height ?
I don't want to have New DIV , i want to set 3 backgrounds for 1 div .
for example ::
from height : 0px until height : 250px >> background1
from height : 250px until height : 550px >> background2
if it is possible , please give me an example .
thanks .