Posted by Beauregard T. Shagnasty on 07/29/06 13:21
Chris wrote:
> It's probably not what you meant but I added an emtpy paragraph at the
> bottom with its margin set to 0 and its working. It didn't seem to
> work on the margin.
Not a good idea. Some browsers may completely collapse an empty element,
thus giving you no benefit. Add the padding to the last real paragraph
as already stated.
#maincenter p {padding: 2em; }
You will also want to correct the errors in your CSS. Remove the HTML
comment markers, and you are also lacking the # from your color codes.
border-top-color: #669900;
Please don't top-post. Thanks.
http://oakroadsystems.com/genl/unice.htm#upside
--
-bts
-Warning: I brake for lawn deer
Navigation:
[Reply to this message]
|