Css design

hello
i am trying to do something like this
image
currently i am working on a news app.what i want to do is put every title in its container.in my project right now i am using ion-list.
thank you for the help

You can use Ionic advanced cards. Use the basic layout and play around with formatting it the way you like. The documentation is here: http://ionicframework.com/docs/components/#advanced-cards

Alternatively, work with HTTP feed on constructor, and an xml feed to display it. There are plenty of tutorials over the net for that, sorry for not giving details I’m in a rush today.

it’s okay mate.thank you for the reply

thank you for the reply.i’ll give it a try