How do I get a background image to repeat for only half the div?

I have a div container and got the background image to repeat all the way through but I only want it repeated for the top half of the div.

Create a nested div which only fills the top half of the parent and apply the repeating background to it instead.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.