Thread
:
type in css problem!
View Single Post
02-26-2008, 09:05 AM
#
2
Aarlev
Web Designer
Join Date: Jan 2008
Location: London
Posts: 311
I'm not sure if this is what you mean but you can control the margin on the <P>.
e.g
P {
margin:0 0 1px 0;
}
Which will result in a 1px bottom margin on each <P>. I think it removes the line break completely if you just set the margin to 0.
__________________
//
PORTFOLIO
\\
Aarlev
View Public Profile
Send a private message to Aarlev
Find More Posts by Aarlev