I’m attempting to sort out the text. I’ve just started out using Dreamweaver MX and whenever I write text in a very textbox I aren’t able to space it available properly. I’d like regarding my text trend similar to a new word document (when you press enter in a word insurance policy the cursor moves on the next line; whenever you do this implementing html, you effectively move 2 lines down). How should i make it sothat plainly write an handle, for example:
12 Sam St
Samsville
Samcity
getting older turn out while:
12 Sam St
Samsville
Samcity
I know this is not difficult, but as your newcomer I thought it’d be superior to ask this here than split my hair out seeking to work it out and about.
Thanks
Sam
Whenever you press ‘Enter’, hold shift in the process: ‘Shift’ & ‘Enter’ – this will produce the formatting you might need
That will continue to work, more specificly the code that you’re using when demanding just " enter" is < p> < /p> (Paragraph) and when using " change + enter" that you’re using < br> (line break)
Li Brad
Bless you guys. I’d used HTML several years ago & have since shed all even so the basics. I couldn’t bear in mind what the tag was for just a line break and today I know. That is most helpful so thanks a lot for answering this kind of simple question.
Sam.