6 Mar 2009 at 16:53 #1 ultim ultim Associate Joined 6 Jan 2006 Posts 1,024 Location Midlands Hi, I would like to style br line spacing to be like p. I have tried padding, margin, line-height. Nothing makes a difference to the spacing in IE, although padding works in firefox. any ideas?
Hi, I would like to style br line spacing to be like p. I have tried padding, margin, line-height. Nothing makes a difference to the spacing in IE, although padding works in firefox. any ideas?
7 Mar 2009 at 11:48 #3 ultim ultim Associate OP Joined 6 Jan 2006 Posts 1,024 Location Midlands Basically i want the line height of the BR to be the same as a starting P. <p> text </p> <p> Some text <br/> more text </p> <br/> even more text I want the line height for each line of text to be the same. I just can not seem to style the BR tag!
Basically i want the line height of the BR to be the same as a starting P. <p> text </p> <p> Some text <br/> more text </p> <br/> even more text I want the line height for each line of text to be the same. I just can not seem to style the BR tag!
12 Mar 2009 at 10:41 #4 ultim ultim Associate OP Joined 6 Jan 2006 Posts 1,024 Location Midlands can no one help?