Reply
 
Thread Tools Display Modes
  #1   Report Post  
jkyes
 
Posts: n/a
Default Word/webpage text not wrapping

I am trying to use a previous document to produce a HTML document using word.
When i produce the HTML file, save it and open with a web browser, each
paragraph of text continues on one line until complete. Is there any way to
set it up, so the text will automatically wrap to the size of the browsers
screen so people will not have to scroll to the right to read the text?
  #2   Report Post  
Anne Troy
 
Posts: n/a
Default

IMHO, you should insert a table. Set the table to something like 75% width
(Table--Properties). Put your text inside the table cell. That way, it's
75% of the screen, no matter whose screen it's on. I like to build my
FrontPage webs that way too.
*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"jkyes" wrote in message
...
I am trying to use a previous document to produce a HTML document using

word.
When i produce the HTML file, save it and open with a web browser, each
paragraph of text continues on one line until complete. Is there any way

to
set it up, so the text will automatically wrap to the size of the browsers
screen so people will not have to scroll to the right to read the text?



  #3   Report Post  
Anne Troy
 
Posts: n/a
Default

Oh! You might want to center the table while you're at it. I do!
*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"jkyes" wrote in message
...
I am trying to use a previous document to produce a HTML document using

word.
When i produce the HTML file, save it and open with a web browser, each
paragraph of text continues on one line until complete. Is there any way

to
set it up, so the text will automatically wrap to the size of the browsers
screen so people will not have to scroll to the right to read the text?



  #4   Report Post  
jkyes
 
Posts: n/a
Default

I set up a table that was at 75% width, centered, and inserted my text. when
i change the width of MS word, the table size changes and therefor the text
wraps to width necessary. but when i open the same file with explorer, it
does not only take up 75% of the screen... any ideas?

"Anne Troy" wrote:

IMHO, you should insert a table. Set the table to something like 75% width
(Table--Properties). Put your text inside the table cell. That way, it's
75% of the screen, no matter whose screen it's on. I like to build my
FrontPage webs that way too.
*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"jkyes" wrote in message
...
I am trying to use a previous document to produce a HTML document using

word.
When i produce the HTML file, save it and open with a web browser, each
paragraph of text continues on one line until complete. Is there any way

to
set it up, so the text will automatically wrap to the size of the browsers
screen so people will not have to scroll to the right to read the text?




  #5   Report Post  
Anne Troy
 
Posts: n/a
Default

Are you saving as HTML? When you view the code using Notepad, does the table
still say 75%? Why are you changing the margins in Word? They have no
significance in HTML.
*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"jkyes" wrote in message
...
I set up a table that was at 75% width, centered, and inserted my text.

when
i change the width of MS word, the table size changes and therefor the

text
wraps to width necessary. but when i open the same file with explorer, it
does not only take up 75% of the screen... any ideas?

"Anne Troy" wrote:

IMHO, you should insert a table. Set the table to something like 75%

width
(Table--Properties). Put your text inside the table cell. That way,

it's
75% of the screen, no matter whose screen it's on. I like to build my
FrontPage webs that way too.
*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"jkyes" wrote in message
...
I am trying to use a previous document to produce a HTML document

using
word.
When i produce the HTML file, save it and open with a web browser,

each
paragraph of text continues on one line until complete. Is there any

way
to
set it up, so the text will automatically wrap to the size of the

browsers
screen so people will not have to scroll to the right to read the

text?







  #6   Report Post  
jkyes
 
Posts: n/a
Default

When i view the HTML source it does say under the table properties 75%. I am
not changing the margins in word, but am changing the window size, which does
change the size of the table inside. when opening up the file with explorer,
the file still opens wider then the window.

"Anne Troy" wrote:

Are you saving as HTML? When you view the code using Notepad, does the table
still say 75%? Why are you changing the margins in Word? They have no
significance in HTML.
*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"jkyes" wrote in message
...
I set up a table that was at 75% width, centered, and inserted my text.

when
i change the width of MS word, the table size changes and therefor the

text
wraps to width necessary. but when i open the same file with explorer, it
does not only take up 75% of the screen... any ideas?

"Anne Troy" wrote:

IMHO, you should insert a table. Set the table to something like 75%

width
(Table--Properties). Put your text inside the table cell. That way,

it's
75% of the screen, no matter whose screen it's on. I like to build my
FrontPage webs that way too.
*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"jkyes" wrote in message
...
I am trying to use a previous document to produce a HTML document

using
word.
When i produce the HTML file, save it and open with a web browser,

each
paragraph of text continues on one line until complete. Is there any

way
to
set it up, so the text will automatically wrap to the size of the

browsers
screen so people will not have to scroll to the right to read the

text?






  #7   Report Post  
Anne Troy
 
Posts: n/a
Default

This all depends on your screen resolution, jkyes. Try setting the table
width to EXACTLY 4" or something. See... I have no idea what you want
because you've only said "it's too wide". 75% should ONLY fill 75% of your
browser window. If it's not working, what's your browser? Is your browser
window sized to fit your screen? Or are you opening the HTML file in Word?
Or what?
*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"jkyes" wrote in message
...
When i view the HTML source it does say under the table properties 75%. I

am
not changing the margins in word, but am changing the window size, which

does
change the size of the table inside. when opening up the file with

explorer,
the file still opens wider then the window.

"Anne Troy" wrote:

Are you saving as HTML? When you view the code using Notepad, does the

table
still say 75%? Why are you changing the margins in Word? They have no
significance in HTML.
*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"jkyes" wrote in message
...
I set up a table that was at 75% width, centered, and inserted my

text.
when
i change the width of MS word, the table size changes and therefor the

text
wraps to width necessary. but when i open the same file with

explorer, it
does not only take up 75% of the screen... any ideas?

"Anne Troy" wrote:

IMHO, you should insert a table. Set the table to something like 75%

width
(Table--Properties). Put your text inside the table cell. That way,

it's
75% of the screen, no matter whose screen it's on. I like to build

my
FrontPage webs that way too.
*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"jkyes" wrote in message
...
I am trying to use a previous document to produce a HTML document

using
word.
When i produce the HTML file, save it and open with a web

browser,
each
paragraph of text continues on one line until complete. Is there

any
way
to
set it up, so the text will automatically wrap to the size of the

browsers
screen so people will not have to scroll to the right to read the

text?








  #8   Report Post  
Bob Buckland ?:-\)
 
Posts: n/a
Default

Hi J.,

What version/build of Word are you using (from Help=About)?

If you use File=Web page preview text typed in Word that does
not have a hard (typed) return it should, by default, wrap
when you resize the Internet Explorer browser window.

How are you entering the text?
How does it look in print layout view and in Web layout view
as far as wrapping?

Is the font you're using one that you can successfully spell check
to locate an intentionally incorrectly spelled word?

========
"jkyes" wrote in message ...
I am trying to use a previous document to produce a HTML document using word.
When i produce the HTML file, save it and open with a web browser, each
paragraph of text continues on one line until complete. Is there any way to
set it up, so the text will automatically wrap to the size of the browsers
screen so people will not have to scroll to the right to read the text?
--
Bob Buckland ?:-)
MS Office System Products MVP

*Courtesy is not expensive and can pay big dividends*


  #9   Report Post  
mr
 
Posts: n/a
Default

I am having the exact same problem and cannot for the life of me figure it
out. Did you figure it out yet? I know exactly what you are talking about.
Thanks.
MR

"jkyes" wrote:

I am trying to use a previous document to produce a HTML document using word.
When i produce the HTML file, save it and open with a web browser, each
paragraph of text continues on one line until complete. Is there any way to
set it up, so the text will automatically wrap to the size of the browsers
screen so people will not have to scroll to the right to read the text?

Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
eliminate text wrapping elaine Microsoft Word Help 4 August 24th 05 11:48 PM
Wrapping text around a table using styles Richard Munro Page Layout 1 May 5th 05 03:40 AM
text wrapping in grouped objects Rachelle Microsoft Word Help 3 April 6th 05 07:19 AM
Captions to pictures with square text wrapping janders981 Microsoft Word Help 3 March 21st 05 03:44 PM
Outline Renee Hendershott Page Layout 2 December 25th 04 02:49 PM


All times are GMT +1. The time now is 05:18 PM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"