English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I'm wondering how could I convert   to "space" in html. Is that possible? When I try to place   in some editor I'm using, the result shows exactly the same. I want to produce a "space" instead of exactly the same. Is that possible?

2007-10-17 19:09:48 · 5 answers · asked by Mong T 2 in Computers & Internet Programming & Design

5 answers

%20

2007-10-17 19:13:02 · answer #1 · answered by Mercury 2010 7 · 0 1

The best way is to type out the HTML code for space, which is &_nbsp; (remove the underscore).

The pre tag can also do this, as pre stands for preformatted text. It preserves the formatting of the text you type (number of spaces, line breaks,... even if you don't use the required HTML tags.

2007-10-18 04:36:48 · answer #2 · answered by Vera 5 · 0 0

the universal code is "& n b s p ; " minus the quotes and spaces.  that will equal to 1 space an dyou can use it as many times as needed.

2007-10-18 02:16:58 · answer #3 · answered by lrdnitecon 4 · 1 0

using

then space then close it with 
.
I believe whether you use WYSIWYG editor or simply notepad, the extra spaces will be removed.

2007-10-18 02:13:42 · answer #4 · answered by M0 2 · 1 0

http://www.homestead.com/?s_cid=O32718

2007-10-18 02:12:18 · answer #5 · answered by jane doe 2 · 0 1

fedest.com, questions and answers