![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
AmphetaDesk [...] ----------end UA output |
#2
| |||
| |||
|
|
My page http://www.math.wustl.edu/~msh210/whatsnew.xml (with XSLT and CSS adding formatting) has a paragraph-type break after "Subscribe to this feed" which, afaIct looking at the source code, shouldn't be there. You can check the entire source, but here's what I think is the relevant part: div><p>Subscribe to this feed</p I'd appreciate any help anyone can provide to figure out why that linebreak is there (after "Subscribe to this feed"). p> is a block element. There is always a line break after a block |
#3
| |||
| |||
|
|
p> is a block element. There is always a line break after a block element. There is nothing in the CSS that would change the default "display:block" property of the paragraph. |
#4
| |||
| |||
|
|
On Wed, 10 May 2006, Jim Moe wrote, in part: p> is a block element. There is always a line break after a block element. There is nothing in the CSS that would change the default |
|
"display:block" property of the paragraph. Thanks so much. I thought setting the next element (ul) as display:inline would get rid of the linebreak. Guess not. Thanks again, Michael Hamm |
|
AM, Math, Wash. U. St. Louis msh210 (AT) math (DOT) wustl.edu Fine print: http://www.math.wustl.edu/~msh210/ ... legal.html |
![]() |
| Thread Tools | |
| Display Modes | |
| |