I have a form (widget), I know I can show images and text next to each image, but I cannot scroll down or up in the form.

I would like to have something that allows me to show images and text, I don't know how many images, but something like this (pretend the * are the images):

******** My name here
******** My information here
******** Age
******** other things
********

******** My name here
******** My information here
******** Age
******** other things
********


As you can see that is the idea.

What type of container, or what do I need to use to be able to display images and text at be able to scroll up or down ?