Alternative for nbsp;

liunx

Guest
Hi,<br />
<br />
Is there an alternative for &nbsp; in HTML?<br />
<br />
Thanks and Regards,<br />
Ashok<!--content-->Yes, a blank gif.<br />
your text <img src=http://www.htmlforums.com/archive/index.php/"blank.gif" height="1" width="20" border="0"> rest of text.....<br />
Sometimes it is called space.gif or shim.gif<br />
<br />
:rocker:<!--content-->Hi Peter,<br />
<br />
Thanks a lot for your reply.<br />
I am using the funda told by you as :<br />
<img src=http://www.htmlforums.com/archive/index.php/"blank.gif" height="1" width="4" border="0"><br />
<A HREF=http://www.htmlforums.com/archive/index.php/"javascript:fnClick('INGD-4MVTPU','/Reliastar/Specedhome.html','');">ReliaStar Special Edition12</A><br />
<br />
The required output should be that Reliastar should move to right by 4(width), but its not working.<br />
I think width is 4 means the text will move by 4 spaces.<br />
But the whole of text is coming down.<br />
I want to use the blank.gif exactly the same way i have specified above.<br />
<br />
Is there anything i am doing wrong?<br />
<br />
Thanks and Regards,<br />
Ashok<!--content-->When i try it your way, it is on one line.<br />
Or this way:<br />
<br />
<A HREF=http://www.htmlforums.com/archive/index.php/"javascript:fnClick('INGD-4MVTPU','/Reliastar/Specedhome.html','');"><img src=http://www.htmlforums.com/archive/index.php/"blank.gif" height="1" width="4" border="0">ReliaStar Special Edition12</A><br />
<br />
:rocker:<!--content-->
 
Back
Top