Question

I've got several pictures that I would like to arrange and then center in the middle section of the Application Layout Control. I've made several attempts but apparently am just too numb to figure it out. Any help would be appreciated.

Was it helpful?

Solution

You need to look into CSS.

For example, you can add a div around your images and then assign a CSS class to this div. Using CSS you can then center and control size etc. for this div according to your preferences.

OTHER TIPS

I would say. Take a look at the W3C Centering things.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top