mercredi 3 juin 2020

What would be the best way to create a 'feed' like structure in HTML/CSS?

I am building a website which includes a 'feed' which displays content as its submitted. All the 'posts' will look the same, just the content (i.e. title of the post and body of the post) will be different. I was wondering what the best way to set up something like this is in HTML/CSS? In Xcode for IOS devices, to do something like this you create a table view, where each cell of the table view is a post, and you generate the cells as the posts appear in the DB. Is it a similar approach with HTML/CSS?




Aucun commentaire:

Enregistrer un commentaire