Posted by John Hosking on 03/07/07 13:26
Chaddy2222 wrote:
> "Chaddy2222" <me@me.me> wrote in message news:...
>
>>Hi all.
>>I was wondering if I could get a bit of feedback / comment on the
>>following layout. http://freewebdesign.cjb.cc/temp/testtemplate
>>Thanks.
>
> Hi all, I kind of was in a horry before and forgot to give my post a proper
> subject line. So there it is again.
Hi Chaddy,
Your horizontal scroll bar comes from overfilling the width, of course.
#footer {
margin: 0.2em;
padding: 20px;
width: 100%; }
#container {
margin: 0.2em;
width: 100%; }
It looks much better than what I saw yesterday (Tuesday). I do not like
the bullets on the nav list though. Maybe you want to correct #li to the
correct selector li (without the hash mark).
Hope this helps.
--
John
Navigation:
[Reply to this message]
|