Home › Forums › CSS › Exhausting my limited CSS abilities › Re: Exhausting my limited CSS abilities
February 13, 2009 at 2:20 pm
#54016
Member
"Malice" wrote:
I’m still working on it, and I’ve taken all the feedback and suggestions into account. There is still an issue where my new div containing the content sitting withing the contentarea div isn’t snuggling up next to my latestnews div as it should… I’ll play with it some more before posting updated code.
position:relative;
display:block;
float:left;
don’t have any spacing via padding/margin to see how it looks then decide what is best…
also I like adding a border to all of my div elements to see exactly how it is (if I am struggling), it can always be taken out later
for your sidebar and main content area