View Single Post
Unread 12-03-2010, 04:34 PM   #9
synkr0nized
synk-ism
 
synkr0nized's Avatar
 
Join Date: Nov 2003
Location: throughout the Wired
Posts: 6,861
synkr0nized isn't just above the law -- they are the law. synkr0nized isn't just above the law -- they are the law. synkr0nized isn't just above the law -- they are the law. synkr0nized isn't just above the law -- they are the law. synkr0nized isn't just above the law -- they are the law. synkr0nized isn't just above the law -- they are the law. synkr0nized isn't just above the law -- they are the law. synkr0nized isn't just above the law -- they are the law. synkr0nized isn't just above the law -- they are the law. synkr0nized isn't just above the law -- they are the law. synkr0nized isn't just above the law -- they are the law.
Send a message via ICQ to synkr0nized Send a message via AIM to synkr0nized Send a message via MSN to synkr0nized Send a message via Skype™ to synkr0nized
Default The More You Know!

Quote:
Originally Posted by Gregness View Post
(the forward slashes are because the boards hate leading spaces apparently).
This is just a general FYI for folks:

Unlike a word processor or other text editors, when HTML* is rendered by browsers white space beyond one character is not considered. In order to force multiple spaces, one usually makes use of the " " (non breaking space) special character. Unfortunately for users wishing to get blank space while posting on a forum, HTML is normally turned off or very limited; you won't be able to use   in your posts as an HTML character.

* even though you may use bulletin code, it all gets translated into HTML when viewed.
e: You'll notice that line breaks are the same in a web page (i.e. without a tag the whitespace means nothing), but on a forum your line breaks are properly parsed and given appropriate tags (<br>) when rendered.


An alternative that is viable here would be to use the CODE board tags. Here's an example:


Code:
This is the           code tag.
       It should leave my     extra       spaces in.
                                                  See?
__________________

Find love.

Last edited by synkr0nized; 12-03-2010 at 04:40 PM. Reason: derp, wrote about using &nbsp; despite not being able to post in HTML format directly; amended
synkr0nized is offline Add to synkr0nized's Reputation   Reply With Quote