In my layout, I have a left sidebar used for navigation created by CSS and I use HTML to put the content in it. I also have a middle section for the main content. Well, whenever I put a certain amount of content in the middle section, all the other sections disappear. I just noticed now, that the sections I coded above the main section stay there. So I tried moving the codes for the left navigation and the bottom section above the main section and now they still appear there. However, the bottom section is now above the main content area and I don't want that. Can someone please tell me how I can move it back to its original position and still put as much content in the main area as I wish? Also, is there something I can do so I can put codes anywhere on the sheet, and not have to worry about them disappearing? Thank you.
EDIT: I tried continuing adding content, even though the bottom section won't appear, and anything added on to what's already there won't appear at all. If it'll help, the content that I'm adding is images.
EDIT: I tried continuing adding content, even though the bottom section won't appear, and anything added on to what's already there won't appear at all. If it'll help, the content that I'm adding is images.
Comment