Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

How can I stop Dreamweaver from putting a space after things for me?

For example, I'll make a link, then line break it down to the next line. Then I have to go back up to the link and take out the extra space they added after the last character.

Example:

I want no space after this sentence.

I want no space after this sentence.x

In the second line, "x" marks a single space they inserted that I have to go back and delete.

Any suggestions? It's very annoying.

Thanks,

J

1 Answer

Relevance
  • 1 decade ago

    Instead of using the ENTER key in design mode - use <br /> in the code... That prevents DW from closing and opening a new paragraph tag, which cause those unruly line breaks. Or use tables that you can adjust the spacing....Or even better use CSS only.

Still have questions? Get your answers by asking now.