PC Review Forums Newsgroups Microsoft Word Microsoft Frontpage How do i stop cells breaking over a page?

Reply

How do i stop cells breaking over a page?

 
Thread Tools Rate Thread
Old 04-10-2004, 08:41 AM   #1
JethroUK
Guest
 
Posts: n/a
Default How do i stop cells breaking over a page?


I've written some manuals in M.S. Word and it has a feature to stop table
rows breaking over pages (if the last one doesn't fit, it starts on new
page)

I want to convert them to html.

Is there anyway to stop table cells breaking over page?


  Reply With Quote
Old 04-10-2004, 12:13 PM   #2
Murray
Guest
 
Posts: n/a
Default Re: How do i stop cells breaking over a page?

No. There are some CSS2 features that might do this, but they are poorly
supported at this time.

--
Murray

"JethroUK" <reply@the.board> wrote in message
news:e1vEaWeqEHA.1164@TK2MSFTNGP10.phx.gbl...
> I've written some manuals in M.S. Word and it has a feature to stop table
> rows breaking over pages (if the last one doesn't fit, it starts on new
> page)
>
> I want to convert them to html.
>
> Is there anyway to stop table cells breaking over page?
>
>



  Reply With Quote
Old 04-10-2004, 04:44 PM   #3
JethroUK
Guest
 
Posts: n/a
Default Re: How do i stop cells breaking over a page?

i was wondering whether i might get away by creating a fix size (A4) table
containing variable size cells, and copy pasting cell by cell

A/ Can i do this?

B/ Do you think it's the best option? - considering i have a lot to to do



"Murray" <forums@HAHAgreat-web-sights.com> wrote in message
news:%23JnntLgqEHA.3748@TK2MSFTNGP09.phx.gbl...
> No. There are some CSS2 features that might do this, but they are poorly
> supported at this time.
>
> --
> Murray
>
> "JethroUK" <reply@the.board> wrote in message
> news:e1vEaWeqEHA.1164@TK2MSFTNGP10.phx.gbl...
> > I've written some manuals in M.S. Word and it has a feature to stop

table
> > rows breaking over pages (if the last one doesn't fit, it starts on new
> > page)
> >
> > I want to convert them to html.
> >
> > Is there anyway to stop table cells breaking over page?
> >
> >

>
>



  Reply With Quote
Old 04-10-2004, 05:02 PM   #4
Murray
Guest
 
Posts: n/a
Default Re: How do i stop cells breaking over a page?

>i was wondering whether i might get away by creating a fix size (A4) table
> containing variable size cells, and copy pasting cell by cell


I think this would be the HTML equivalent of bamboo spikes under the
fingernails. Just imagine what happens to all your tedious work when I
resize my browser's display of text.

> B/ Do you think it's the best option? - considering i have a lot to to do


I think there is no really good option for you other than to produce a
series of pages that have short tables on them, and then direct visitors to
print them one at a time.

--
Murray

"JethroUK" <reply@the.board> wrote in message
news:eMOzKkiqEHA.536@TK2MSFTNGP09.phx.gbl...
>i was wondering whether i might get away by creating a fix size (A4) table
> containing variable size cells, and copy pasting cell by cell
>
> A/ Can i do this?
>
> B/ Do you think it's the best option? - considering i have a lot to to do
>
>
>
> "Murray" <forums@HAHAgreat-web-sights.com> wrote in message
> news:%23JnntLgqEHA.3748@TK2MSFTNGP09.phx.gbl...
>> No. There are some CSS2 features that might do this, but they are poorly
>> supported at this time.
>>
>> --
>> Murray
>>
>> "JethroUK" <reply@the.board> wrote in message
>> news:e1vEaWeqEHA.1164@TK2MSFTNGP10.phx.gbl...
>> > I've written some manuals in M.S. Word and it has a feature to stop

> table
>> > rows breaking over pages (if the last one doesn't fit, it starts on new
>> > page)
>> >
>> > I want to convert them to html.
>> >
>> > Is there anyway to stop table cells breaking over page?
>> >
>> >

>>
>>

>
>



  Reply With Quote
Old 05-10-2004, 02:49 AM   #5
Wally S
Guest
 
Posts: n/a
Default Re: How do i stop cells breaking over a page?

Maybe I don't understand the question, but in an html document, the page
will be as long and as wide as your table. There is no fixed length or width
for pages. That is determined by the size of the table your put your
elements into.

Wally S

"JethroUK" <reply@the.board> wrote in message
news:e1vEaWeqEHA.1164@TK2MSFTNGP10.phx.gbl...
> I've written some manuals in M.S. Word and it has a feature to stop table
> rows breaking over pages (if the last one doesn't fit, it starts on new
> page)
>
> I want to convert them to html.
>
> Is there anyway to stop table cells breaking over page?
>
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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