我想要一个图像在其整个长度中重复.如果我写:
background: url(pohi_2.png); background-repeat:repeat-y;
然后重复,但只要内容结束就停止.我希望它是例如2或3次,但不是2,7次.
css
css ×1