| |
Dreamweaver Tutorials FormattingAdding space between characters You can set a preference to automatically add non-breaking spaces in a document. To set this preference, choose Edit > Preferences and in the General category and check Allow Multiple Consecutive Spaces . To insert a non-breaking space, in your web page: We shall however in the next few Dreamweaver tutorials using style sheets to add formatting, space and padding to our text. Hard Return vs Soft Return To add a paragraph return: When formatting text in Dreamweaver you should be careful as page wrap can be different on some platforms, CSS is much better at setting out text in a web document, but some parts of CSS will not be taken in to account on some platforms. In the next serise of Dreamweaver Tutorials we shall highlight how you can keep the layout and still have the pages printed out with all the correct text spacing. Open the Training CD and place print.htm from the working files folder into you local root site folder. |