Posted by Jim Moe on 07/19/06 06:16
l e o wrote:
>
> http://www.standrewsstamford.org/sermon.html
>
> The above page looks good in Firefox 1.5 but there is a big gap below
> the title "Sermon Archives."
>
While you have spec'd padding fairly thoroughly, there are almost no
margin values set besides "auto". This leaves the margin values to the
imagination of the browser. Start by setting margin:0 for the <Hx>
elements, and adjust from there.
- You should be specifying your fonts as %, not pt. Points are for the
printed page. For margins and padding, use ems.
- Using 8 nested div's to create a border is ridiculous.
--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
[Back to original message]
|