Need help with HMTL Code.
I created a corporate organizational structure to show from the top down from the highest executive to the lowest but it appears all my images are aligned vertically to the left of the screen. I would like to have it centered and displayed so that the direct reports are aligned under their respective managers. How can i achieve this so that the organizational structure shows up on one page.











Syed Arbab AhmedPosted Feb 17, 2011, 1:11 AM
Use gridding, tables and enter respective person in accordance to their superiority in the respective cells, columns, rows of grids or tables, you can centralize through it as well and then give hyperlink behind their picture or write reports of Manager beneath his/their picture as a hyperlink.
ravikiran kandikondaPosted Feb 4, 2011, 4:13 AM
Amit ChoudharyPosted Jan 11, 2011, 7:13 AM
You can use Tree control to achieve what you want. Customize the tree control to change the orientation and other things too.
Thanks.