CSS, Floats, Boxes, etc.
Posted: Thu Jun 03, 2004 7:41 pm
Okay, here is where I am having the problem:
http://eclipse.devnetwork.net/
If you look on the right hand side, you will see the Overview box. It's floated over there to the right. If you view source, you will see the CSS. That box is the .class-elements css stuff (the last bit of css code).
The problem is with the pre tag. I have been messing around with it, but it display under the .class-elements box. I would like it so that it acts like the rest of the normal text, and that it wraps around the .class-elements box. I am not quite sure if I am working in the right direction. If I have to, I will fix the margin of the center content, but then I would have a bunch of white space running down the right side of the page. Now, this may not be a bad thing, but I would still like to solve this problem so I can see how it would be accomplished.
Thank you for taking a look.
http://eclipse.devnetwork.net/
If you look on the right hand side, you will see the Overview box. It's floated over there to the right. If you view source, you will see the CSS. That box is the .class-elements css stuff (the last bit of css code).
The problem is with the pre tag. I have been messing around with it, but it display under the .class-elements box. I would like it so that it acts like the rest of the normal text, and that it wraps around the .class-elements box. I am not quite sure if I am working in the right direction. If I have to, I will fix the margin of the center content, but then I would have a bunch of white space running down the right side of the page. Now, this may not be a bad thing, but I would still like to solve this problem so I can see how it would be accomplished.
Thank you for taking a look.