Von Pookie
MrExcel MVP
- Joined
- Feb 17, 2002
- Messages
- 13,686
Even stranger: I opened this thread in IE and looked at the HTML. Still not seeing the nbsp there.
Even stranger: I opened this thread in IE and looked at the HTML. Still not seeing the nbsp there.
Even stranger: I opened this thread in IE and looked at the HTML. Still not seeing the nbsp there.
thank you both for finding where the problem is
don't know if it's relevant: in my Table-It code the space is Chr(160)
MySpc = Chr(160)
http://en.wikipedia.org/wiki/Non-breaking_spacea non-breaking space (NBSP) is a special space character that prevents an automatic line break (line wrap) at its position. It is also known as a hard space or fixed space. It can also be used to get multiple spaces in a row in systems like HTML that reduce sequences of normal spaces to a single space.
Why can't Firefox show a post with an exhibit (prepared with HtmlMaker) the way IE does? The former seems not to effect 'fit to screen' if that's how it's called, requiring endless right-scrolling.