|
Posted by dorayme on December 2, 2007, 7:44 pm
Please log in for more thread options
In article
<22ff74cf-76f8-4770-bfc6-b1fea5b8c408@b40g2000prf.googlegroups.co
m>,
> 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
|