Sorry I didn't reply earlier to the advice offered to me about this
problem. One of my spam filters is sporadically intercepting mail from
css-d, so I have another computer problem to solve.
David, I hadn't zapped Verdana because I've been delayed juggling way
more things than anyone here wants to
On 2/26/11 4:55 PM, "G.Sørtun" wrote:
http://www.keithpurtell.com/kthings/bj-cole.htm
Add...
#navigate, #article {display: inline;}
...to fix IE6' "margin-doubling on floats" bug. Tested on your page.
No need to hack in this fix, as floats can't be "inline" and no
browser gets disturbed b
http://www.keithpurtell.com/kthings/bj-cole.htm
Add...
#navigate, #article {display: inline;}
...to fix IE6' "margin-doubling on floats" bug. Tested on your page.
No need to hack in this fix, as floats can't be "inline" and no browser
gets disturbed by declaring "inline".
regards
On 2/26/11 1:25 PM, Keith Purtell wrote:
I used BrowserCam to check my site in IE6 under multiple platforms,
screen size, etc. In each case, The body text does not appear to the
right of the navigation panel but instead is pushed directly down.
Obviously, I missed something in my CSS, but I haven
I used BrowserCam to check my site in IE6 under multiple platforms,
screen size, etc. In each case, The body text does not appear to the
right of the navigation panel but instead is pushed directly down.
Obviously, I missed something in my CSS, but I haven't found it yet. The
page CSS and markup bo