![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
How do you wrap sentences when typing?
Hello,
When typing text into my web page, it doesn't move onto the next line when reaching the end of the screen, but instead just goes on and on to where I have a one-line, seven-foot wide web page. How do I go about setting "wordwrap" in Dreamweaver, as in word processing programs? Thanks for all assistance |
|
|||
|
Re: How do you wrap sentences when typing?
The first thing is that HTML authoring has no similarity to word processing.
Now, just to make sure that we understand what you are doing, can you tell us exactly the steps we can use to reproduce this? You are starting from a blank page? And you just begin to enter content? -- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources ================== "Granpoh" <webforumsuser@macromedia.com> wrote in message news:frdahb$849$1@forums.macromedia.com... > Hello, > > When typing text into my web page, it doesn't move onto the next line when > reaching the end of the screen, but instead just goes on and on to where I > have > a one-line, seven-foot wide web page. How do I go about setting "wordwrap" > in > Dreamweaver, as in word processing programs? > > Thanks for all assistance > |
|
|||
|
Re: How do you wrap sentences when typing?
Hmm - did you miss this part?
"Now, just to make sure that we understand what you are doing, can you tell us exactly the steps we can use to reproduce this? You are starting from a blank page? And you just begin to enter content?" -- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources ================== "Granpoh" <webforumsuser@macromedia.com> wrote in message news:frdo9m$nfq$1@forums.macromedia.com... > Hello, > > Yes, you are correct, and instead of moving onto the next line after I > reach the right side end of the page, it just keeps on going more and more > to the right. What do I do? > > Thanks |
|
|||
|
Re: How do you wrap sentences when typing?
No it is not. Puh leeze! 8)
-- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources ================== "dirtymurt" <webforumsuser@macromedia.com> wrote in message news:fre0pd$32j$1@forums.macromedia.com... > justify is your friend |
|
|||
|
Re: How do you wrap sentences when typing?
>Yes, you are correct, and instead of moving onto the next line after I reach
the right side end of the >page, it just keeps on going more and more to the right. What do I do? I think what Murray is getting at is, are you creating a layout first using either CSS or tables before you start entering text? It sounds like you really don't have a good handle on html and css. Dreamweaver will be a nightmare if you don't get at least a basic understanding of the concepts of web page design. |
|
|||
|
Re: How do you wrap sentences when typing?
"dirtymurt" <webforumsuser@macromedia.com> wrote in message news:fre0pd$32j$1@forums.macromedia.com... > justify is your friend Maybe it's his friend, but his friend has nothing to do with the question. Why not just write "Google is your friend" - that's a more popular useless answer. -- Patty Ayers | Adobe Community Expert www.WebDevBiz.com Free Articles on the Business of Web Development Web Design Contract, Estimate Request Form, Estimate Worksheet -- |
|
|||
|
Re: How do you wrap sentences when typing?
What do you do? Check for two things.
1] Are you typing in a table cell? If so, is the cell set to "no wrap"? 2] Do you have any CSS applied to the page? If so, is the text-wrap property used anywhere? -- Alec Adobe Community Expert |
|
|||
|
Re: How do you wrap sentences when typing?
On Fri, 14 Mar 2008, Granpoh wrote
> When typing text into my web page, it doesn't move onto the next line >when reaching the end of the screen, but instead just goes on and on to >where I have a one-line, seven-foot wide web page. How do I go about >setting "wordwrap" in Dreamweaver, as in word processing programs? In DW8 Code View: View --> Code View Options --> Word Wrap -- Richard Mason http://www.emdpi.com |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|