I want to make a div that inside has several ul and li that is automatically filled with mysql and php with a foreach. The div is infinite and I want every 200px to put a 50px separator automatically.
Can this be done?
The size of the content is not always the same, sometimes it will occupy 200 lines and another 2.
I would really like to do it with a table or another way, the only thing I can not do is remove it from the container div.
I'm a little desperate with this topic :( I've been 3 months and there's no way.
A thousand thanks for your help.