This is a discussion on "a small bug in IE" within the Web Page Design section. This forum, and the thread "a small bug in IE are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
a small bug in IE
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
a small bug in IE
Hi forums
I have redone my site. In firefox, and opera looks fine but there is a bug above the menu in IE. I donno how to fix that coz when I fix it in IE it changes the look in Firefox and Opera. Please help. This is the site |
|
|
|
#2
|
||||
|
||||
|
Re: a small bug in IE
This might sound a lame solution, but delete the line break between the <img> and menu <ul> elements. Like this:
Last Blog Entry: The Google Misconception (Feb 3rd, 2008)
|
|
#3
|
|||
|
|||
|
Re: a small bug in IE
actually i dont have any there. its just like u say
|
|
#4
|
||||
|
||||
|
Re: a small bug in IE
When you view your site's source, there is definitely a line break. Even if doesn't show in your editor, make sure you delete any space between the two. Try adding a break, then deleting it again.
I downloaded your code and tried it out. The fix definitely works.
Last Blog Entry: The Google Misconception (Feb 3rd, 2008)
|
|
#5
|
|||
|
|||
|
Re: a small bug in IE
wow so funny that ie reads white space. i have removed it the gray line has disappeared now the menu is still protruding outwards
|
|
#6
|
||||
|
||||
|
Re: a small bug in IE
Is that with IE6?
Yeah, I noticed that too. Your layout is OK, but it could do with a little simplifying. Have a go at coding this:
Last Blog Entry: The Google Misconception (Feb 3rd, 2008)
|
|
#7
|
|||
|
|||
|
Re: a small bug in IE
whats the difference between CLASS and ID?
|
|
#8
|
||||
|
||||
|
Re: a small bug in IE
ID or Class? http://www.csstrickery.co.uk/2007/10/09/id-or-class/
__________________
Jack Franklin - Webforumz Moderator (x)HTML | CSS | PHP | MySQL | JQuery (Javascript) Contact: My Blog | Twitter | Delicious Want Lessons? PM me. If you think I've helped, please press the 'Thanks' Button.
Last Blog Entry: A Week with VBulletin (Aug 28th, 2008)
|
|
#9
|
||||
|
||||
|
Re: a small bug in IE
Simply put:
An ID is unique, just for one element alone. A class can be applied to many elements.
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Small php table | Oak | PHP Forum | 32 | Mar 7th, 2008 09:03 |
| small css problem | yoda | Web Page Design | 1 | Mar 22nd, 2007 17:40 |
| Big Design Small Problems | freethinker33 | Web Page Design | 2 | Mar 20th, 2007 10:32 |
| Need small help with pagination | ofi | PHP Forum | 0 | Feb 7th, 2007 11:44 |