Am I right that I have to find a way not to use margin-top for p in
#main?

When I have this:

#main p {
margin:0.5em 0 1em;
}
.vspace {
margin-bottom:1em;
}

Then due to the HTML, paragraph number four will not receive a top
margin of 0.5em (although #main p should match) but paragraph two
will. Therefore leading to different line spacings for virtually
similar paragraphs.

Regards, Markus
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to