![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I notice that the <p> tag does not always allow the same amount of space. Some websites have about half a line only. When I check their code, they have used just <p>. On other occasions it seems that <p has left not just one line of space as per the current font size, but as much as 20 or 30 pixels. Can someone please explain to me how to control what <p> does in terms of space after a paragraph using a CSS. |
#3
| |||
| |||
|
|
I notice that the <p> tag does not always allow the same amount of space. Some websites have about half a line only. When I check their code, they have used just <p>. On other occasions it seems that <p has left not just one line of space as per the current font size, but as much as 20 or 30 pixels. Can someone please explain to me how to control what <p> does in terms of space after a paragraph using a CSS. |
#4
| |||
| |||
|
|
I notice that the <p> tag does not always allow the same amount of space. |
#5
| |||
| |||
|
|
In article 22ff74cf-76f8-4770-bfc6-b1fea5b8c... (AT) b40g2000prf (DOT) googlegroups.co m>, RetroMIDI <murray.... (AT) gmail (DOT) com> wrote: I notice that the <p> tag does not always allow the same amount of space. Some websites have about half a line only. When I check their code, they have used just <p>. On other occasions it seems that <p has left not just one line of space as per the current font size, but as much as 20 or 30 pixels. Can someone please explain to me how to control what <p> does in terms of space after a paragraph using a CSS. You can control this by setting your own margin and padding on paragraphs instead of letting the individual browsers set their own styles. Need an example? -- dorayme |
#6
| ||||
| ||||
|
|
, GTalbot <newsgroup (AT) gtalbot (DOT) org> wrote: |
|
On 2 déc, 19:44, dorayme <doraymeRidT... (AT) optusnet (DOT) com.au> wrote: |
|
of space after a paragraph using a CSS. You can control this by setting your own margin and padding on paragraphs instead of letting the individual browsers set their own styles. Need an example? |
| http://www.gtalbot.org/BrowserBugsSe...WithMarginAuto .html http://www.gtalbot.org/BrowserBugsSe...nDisappear.htm l |
![]() |
| Thread Tools | |
| Display Modes | |
| |