kellan4459
IS-IT--Management
I am trying to create a page that will fill in the inner square with information, images, and links. What I have is a main div that contains a rowdiv. The rowdiv has a left div that has a short paragraph, then a rightdiv that contains to addiv's that are stacked. The addiv's are a little bit longer than the leftdiv which is fine. I then tried to add another div below that that has a picture with some text wrapped to the right and below the image. I would like for this to either fill in around the above divs or simply sit below the rowdiv above it. The bottom div is cased inside of the maindiv but when I add a border the bottom div is filling the whole maindiv and not aligning below the other encased div's. Is there a way to stack two outer divs that are shaped like the state of Utah or am I forced to stack them as squares? And if the latter is true why isn't the bottom div aligning sequentually with the others encased in the main div?