Christopher wrote:
> I'm having a problem, when I move the <about me class> it also moves the 
> paragraphs below it which I don't want to occur. If you look at the page 
> you'll see the "about me" and then the paragraphs when I move the "about me" 
> text the paragraphs move too.
> 
> Also I'm trying to get the "contact with email address" and the words "main" 
> to move down a few pixels correct me if I just need to make my pixel numbers 
> higher but when I adjust the margins they don't move down.
> 
> 
> 
> http://www.walkfar.ca/test/productionsite9.html


Christopher


At this point in time your XHTML and CSS is very complicated. Your 
present code could easily be reduced to a quarter of it present size. As 
I have come to learn, with less code you get more understanding of CSS. 
I or another could do a demo to help you but we have little clue what 
you are after. Can you please create an image of what you would like.

Regarding the vertical margins, they are collapsing out of their 
containers (which they should do). You will see this with many block 
level elements. A test case.

http://css-class.com/test/css/defaults/default-margins.htm


P.S. No top posting. :-)


-- 
Alan http://css-class.com/

Nearly all men can stand adversity, but if you want to test a man's 
character, give him power - Abraham Lincoln
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to