Single Space on Macromedia Dreamweaver

Tips and help with HTML, CSS, JavaScript, and site development.
Post Reply
Tebow2000
Registered User
Posts: 1099
Joined: January 19th, 2004, 7:56 am
Location: New Orleans, Louisiana
Contact:

Single Space on Macromedia Dreamweaver

Post by Tebow2000 »

I forgot the command to do it on the keyboard.. What is the command again

Instead of this:
dgndfnfd

dgkjhdfnfd



I want this:

gndfjnfd
fdfdjnbd;f
Redcode Hosting redcodehosting.com | Unix Shared Hosting | sales[aT]redcodehosting[dOt]com
Fusion
Registered User
Posts: 2
Joined: November 16th, 2004, 5:45 pm

Space

Post by Fusion »

Hi, Just hold shift and hit enter(return)

Regards.
User avatar
ccb056
Site Administrator
Posts: 981
Joined: January 14th, 2004, 11:36 pm
Location: Texas
Contact:

Post by ccb056 »

Code: Select all

<br>
the above yields single space between lines of text
Post Reply