HighDots Forums  

adding spaces between text

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss adding spaces between text in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ebeard
 
Posts: n/a

Default adding spaces between text - 11-03-2005 , 09:40 PM






good day all...

I know this should be simple but here it goes...

I would like to add 10 spaces between "Text1" and "Text2" without having to
use 10 " ".. how do I do this?

Thanks,

Brook


Reply With Quote
  #2  
Old   
Michael Fesser
 
Posts: n/a

Default Re: adding spaces between text - 11-03-2005 , 10:54 PM






..oO(ebeard)

Quote:
good day all...

I know this should be simple but here it goes...

I would like to add 10 spaces between "Text1" and "Text2" without having to
use 10 " ".. how do I do this?
It depends on what you're trying to achieve and what "Text1" and "Text2"
really are. It can be done in several ways, but you should post some
more details first.

Micha


Reply With Quote
  #3  
Old   
ebeard
 
Posts: n/a

Default Re: adding spaces between text - 11-04-2005 , 07:14 AM



Well, I thought that I had explained it in the most simpliest of forms, but
i'll try again..

Image         &n bsp; Gallery

This is what i'm trying to prevent, I didn't know if there was a "shortcut"
way to code the spaces? to achieve the following
Image Gallery?

Brook



Reply With Quote
  #4  
Old   
chrisallen76
 
Posts: n/a

Default Re: adding spaces between text - 11-04-2005 , 08:36 AM



you could try this.

it's not ideal i dont think but should work

Text 1 <span style="padding: 0 50px;"></span> Text2

just change the value 50px to whatever you need to make the gap the right size!


Reply With Quote
  #5  
Old   
ebeard
 
Posts: n/a

Default Re: adding spaces between text - 11-04-2005 , 10:32 AM



Thank you!

That worked perfectly!!

Brook

Reply With Quote
  #6  
Old   
Michael Fesser
 
Posts: n/a

Default Re: adding spaces between text - 11-04-2005 , 01:21 PM



..oO(ebeard)

Quote:
Well, I thought that I had explained it in the most simpliest of forms, but
i'll try again..

Image &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;&nbsp;Gallery
The question was more or less "why" do you need it? As said, there are
different ways for doing it, but it depends on what the text represents.

Possible solutions:

1) table
2) definition list
3) padding
4) some "spacing" element in between as shown in the other post, but
that's rather ugly
5) ...

Micha


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.