
Re: CSS Experts--help needed with IE bug-PS![]()
Posted by Raven on 7/31/05
On 7/31/05, megan wrote:
> PS - if you only want to use css, then you may want to ditch
> the graphics all together and use one of the horizontal css
> menus demoed over at listomatic (see clickable link below) -
> they have a chart that shows browser compatibility for each
> one
I'm picky. I like writing and using my own code. Then when it
breaks I know it's me or IE, not someone's bad code.
I did find the problem. I had code (minus spaces) typed like this:
< div class="home"> IE was interpretting my programming formating (which is good
a>
div>
practice stupid browser!) as me wanting SPACES. I had to edit my
code to look like: