Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Sep 09, 2008 10:46 AM by mohanbrij
All-Star
45968 Points
2997 Posts
Sep 09, 2008 10:13 AM|LINK
<P mce_keep="true"> <PRE class=coloredcode> </PRE>
----------------------------
Member
671 Points
214 Posts
Sep 09, 2008 10:17 AM|LINK
<PRE class=coloredcode> </PRE>
is space which cannot show on webpage.
Participant
1692 Points
263 Posts
Sep 09, 2008 10:19 AM|LINK
  is a reserved keywork used in HTML, so directly you can't display, if you want to display   you have to use the following syntax
<P mce_keep="true">&nbsp; <PRE class=coloredcode>&nbsp;</PRE>&nbsp;
You need to use, &nbsp
Sep 09, 2008 10:25 AM|LINK
<table> <tr> <td> </td> </tr> </table>
thanks[:P]
Sep 09, 2008 10:46 AM|LINK
You are welcome [:D]
Shengqing Ya...
All-Star
45968 Points
2997 Posts
cannot display " " in code
Sep 09, 2008 10:13 AM|LINK
<P mce_keep="true">
<PRE class=coloredcode> </PRE>
----------------------------
If you have any feedback about my replies, please contact msdnmg@microsoft.com.
Microsoft One Code Framework
rambhopalred...
Member
671 Points
214 Posts
Re: cannot display " " in code
Sep 09, 2008 10:17 AM|LINK
<PRE class=coloredcode> </PRE>
is space which cannot show on webpage.
Rambhopal Reddy E
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as
Answer” if a marked post does not actually answer your question.
mohanbrij
Participant
1692 Points
263 Posts
Re: cannot display " " in code
Sep 09, 2008 10:19 AM|LINK
  is a reserved keywork used in HTML, so directly you can't display, if you want to display   you have to use the following syntax
<P mce_keep="true">&nbsp;
<PRE class=coloredcode>&nbsp;</PRE>&nbsp;
You need to use, &nbsp
Best Regards
Brij Mohan
http://www.dotnetglobe.com
Shengqing Ya...
All-Star
45968 Points
2997 Posts
test
Sep 09, 2008 10:25 AM|LINK
If you have any feedback about my replies, please contact msdnmg@microsoft.com.
Microsoft One Code Framework
Shengqing Ya...
All-Star
45968 Points
2997 Posts
Re: cannot display " " in code
Sep 09, 2008 10:25 AM|LINK
thanks[:P]
If you have any feedback about my replies, please contact msdnmg@microsoft.com.
Microsoft One Code Framework
mohanbrij
Participant
1692 Points
263 Posts
Re: cannot display " " in code
Sep 09, 2008 10:46 AM|LINK
You are welcome [:D]
Best Regards
Brij Mohan
http://www.dotnetglobe.com