Sent by Mandy Covington on 21 January 2007 20:08
Thank you very much Bradley - that has sorted the problem out. And thanks
also for the advice re: firefox. I will definitely look into that one.
Mandy
----- Original Message -----
From: "Bradley Wright" [EMAIL-REMOVED]>
To: [EMAIL-REMOVED]>
Sent: Sunday, January 21, 2007 7:30 PM
Subject: Re: [css-d] gap underneath menu bar
> On 21/01/2007 19:17, Mandy Covington wrote:
>> Hi, can anyone please help me. I have quite a big gap underneath my
>> horizontal menu bar which I don't want. It does what I want in IE but not
>> the more compliant browsers. I'm fairly new at this and I've really tried
>> to figure this one out but I'm stumped. Help would be much appreciated.
>
> There's a margin-top on the P element inside the DIV underneath. Use
> this CSS:
> #homebranding p {
> margin: 0;
> }
> to rectify that issue.
>
>> Also I wonder if anyone can advise me - at the moment IE is my browser
>> but I am beginning to realise that what works in IE doesn't in the more
>> compliant browsers (as in my menu problem). Can anyone please recommend
>> what browser I might be better off using on my own system (windows pc).
>
> I use Firefox for development because of the wealth of tools available:
>
> http://www.mozilla.com/ [Firefox Browser]
> http://getfirebug.com/ [Firebug Extension for debugging CSS and JS]
> http://addons.mozilla.org/firefox/60 [Web Developer Toolbar for Firefox]
> ______________________________________________________________________
> css-discuss [EMAIL-REMOVED]]
> http://www.css-discuss.org/mailman/listinfo/css-d
> IE7 information -- http://css-discuss.incutio.com/?page=IE7
> List wiki/FAQ -- http://css-discuss.incutio.com/
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>
>
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/