Good morning, I am developing a website and I would like to create a new div for each entry the database presented in php. I need to make a page with the same principle as a blog, the last content presents first, but for this I need each content to have its own div. How can I do this? It's the first time I've been working with content from a database for a web site created from scratch.