HighDots Forums  

Text Spacing Issue

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Text Spacing Issue in the Macromedia Dreamweaver forum.



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

Default Text Spacing Issue - 07-02-2004 , 06:15 PM






In dreamweaver I can't get the spacing between the lines of text to be 1 space not double spaced... any help appreciated.

Reply With Quote
  #2  
Old   
Briteidea
 
Posts: n/a

Default Re: Text Spacing Issue - 07-02-2004 , 07:59 PM






If you're writing text into the design view, try Shift-Enter.



Reply With Quote
  #3  
Old   
:. Nadia .:
 
Posts: n/a

Default Re: Text Spacing Issue - 07-02-2004 , 08:14 PM



When you hit the enter key, you get a paragraph.
Normally you keep on typing until the text fills the container and then
press enter to start a new paragraph.
Yes, the easiest way to get single line is by pressing shift+enter giving
you a <br> tag, but it is not recommended
as it can cause problems. you can use css to redefine the margin of a
paragraph eg:

p {margin:4px}


--
Nadia
---------------
:Free Templates !! Dropdown Menu Designs:
http://www.DreamweaverResources.com
:Templates: Free Nav Bar Sets:
:Tutorials : Ecommerce : SEO Articles :
-----------------

"urelocalwhiteguy" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
In dreamweaver I can't get the spacing between the lines of text to be 1
space not double spaced... any help appreciated.




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

Default Re: Text Spacing Issue - 07-02-2004 , 08:38 PM



Hmm, makes sense regarding some other text formatting issues I'm having. I
know that the HTML formating tags have been deprecated. Does this mean then
that I shouldn't be using the <p and <br tag pairs?


Reply With Quote
  #5  
Old   
:. Nadia .:
 
Posts: n/a

Default Re: Text Spacing Issue - 07-02-2004 , 08:44 PM




"Briteidea" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Hmm, makes sense regarding some other text formatting issues I'm having.
I
know that the HTML formating tags have been deprecated. Does this mean
then
that I shouldn't be using the <p and <br tag pairs?

No, you should use the <p> tag :-)
<font> tags amongst others should not be used. Also Heights (for tables and
cells) should not be used.

Start using stylesheets. For a introductory tutorial look here:
http://www.make4css.com

if you don't like the size of the space for a paragraph you can redefine the
margin for it. A <p> tag is automatically given a top and bottom margin, so
you can minimise this by using css. eg: p {margin: 5px} as I explained
in my previous post.


--
Nadia
---------------
:Free Templates !! Dropdown Menu Designs:
http://www.DreamweaverResources.com
:Templates: Free Nav Bar Sets:
:Tutorials : Ecommerce : SEO Articles :
-----------------




Reply With Quote
  #6  
Old   
PJP
 
Posts: n/a

Default Re: Text Spacing Issue - 07-04-2004 , 09:39 AM



Nadia

I tried that address http://www.make4css.com
and got the message that it could not be found. Is it the correct address?

peter

Reply With Quote
  #7  
Old   
Dan Vendel *GOF*
 
Posts: n/a

Default Re: Text Spacing Issue - 07-04-2004 , 09:57 AM



PJP wrote:

Quote:
Nadia

I tried that address http://www.make4css.com
and got the message that it could not be found. Is it the correct address?

peter
www.mako4css.com

--
Dan Vendel - *GOF*
Contact: http://www.proformica.com/en/contact.shtml
Formmail tutorial: http://www.proformica.com/en/formmail_tutorial.shtml
Nested tables: http://www.proformica.com/en/nested_table_demo.shtml
SEO: http://www.proformica.com/en/search_engine_optimization.shtml
SE Utility: http://www.proformica.com/en/advanced_web_ranking.shtml
Search Dreamweaver newsgroup: http://www.proformica.com/google.html


Reply With Quote
  #8  
Old   
:. Nadia .:
 
Posts: n/a

Default Re: Text Spacing Issue - 07-04-2004 , 10:11 AM



PJP typed:
Quote:
Nadia

I tried that address http://www.make4css.com
and got the message that it could not be found. Is it the correct
address?

Sorry Peter,
fingers too fast for the keyboard

Dan has it right:
www.mako4css.com

--
Nadia
-----------------
*Free Templates *Dropdown Menu Templates*
http://www.DreamweaverResources.com
*Templates - HTML and CSS Validated *
*Free Nav Bar Sets*
*Resources : Ecommerce : SEO Articles*
-----------------




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.