Forum Moderators: not2easy
Is it at all possible to have an inline DIV or SPAN that has a set width? I've been working on this for over a week and I want to kill myself. It seems like something everyone would want, and I need it about a dozen times on my site.
I have a DIV, width set 700.
Within that div I have 4 INLINE divs, one with a set width.
the set width doesn't apply when I have it set as an inline DIV. The second I set it to block, it widens up and adds line breaks. I need NO line breaks and a set width.
This also applies to inline-block too. Please help me I feel like crying or smashing my computer.
Before you damage your computer or your scalp, what browser are you using ?
Inline isn't -to my knowledge- supposed to support width, think of it as text.
In some browsers "inline-block" needs TLC before it functions. See SuzyUKs post on the subject:
[webmasterworld.com...]
HTH