No matter what happens, I have to switch between IE6 and 7. FF is fine and no problem, but IE is not working! !
Can’t your code send text?
Add a
No Line break?
Write span2 in front of the text
Try setting the width
Or: put span2 in front of a.
Either: add float:left;
or: put span2 in front of a.
Either: add float:left to a;
If a is also floating, there will be no element to support the height of the container
Quote from 5th Floor’s reply:
Or: put span2 in a front.
Or: add float:left;
If a is also floating, there will be no elements to support the height of the container
Then add display:block to a;
Put span in front of a and it will be ok!