This may be a dumb question, but how do you add more than one space between your words in a paragraph? Like after a period, dreamweever will not allow me to double space. What am I doing wrong?
This may be a dumb question, but how do you add more than one space between your words in a paragraph? Like after a period, dreamweever will not allow me to double space. What am I doing wrong?
Vlado Tovarnak
"The more I want to get something done, the less I call it work."
"In order to win, you must expect to win."
by RICHARD BACH
http://www.ValuesGuide.com is now producing and providing leads for real estate agents
You can use " " this in your code to create a space.
Thanks Guys.......I'll try these out.Originally Posted by kyle422
![]()
In Dreamweaver... you can be in the WYSISYG screen and just type like normal.. when you want to add more then one space you can just "Hold down the Ctrl+Shift and hit the space bar" - it's a little key shortcut to adding the code they mentioned.... ( ![]()
I don't think this is a good solution. Because eg. "La Jolla Real Estate" code will look like:Originally Posted by SanDiego
better is:Code:<p>L a J o l l a R e a l E s t a t e</p>
Code:<style type="text/css"> p.spaceBetweenLetters{ letter-spacing:5px; } </style> <p class="spaceBetweenLetters">La Jolla Real Estate</p>
Vlado Tovarnak
"The more I want to get something done, the less I call it work."
"In order to win, you must expect to win."
by RICHARD BACH
http://www.ValuesGuide.com is now producing and providing leads for real estate agents
He makes a very vaild point!
I was figuring it would only be used for formating stuff... kinda like this:
<ahref="urlhere">Text link</a> <a href="Anotherurl">ANOTHER link</a> Img src="photo"
© Copyright Real Estate Webmasters 2004-2010, All Rights Reserved. Terms of Service