page bread

  • Thread starter Thread starter Guest
  • Start date Start date
I think J-Bots has a page break (or page bread - if you will :-) add-in for Frontpage.

What are you trying to do anyway? Frontpage is not like Word if that's what your thinking.




| How do you insert a page break in a frontpage document.
 
You use CSS for this.

<p style="pagebreak-before: always">


Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.


nntp://msnews.microsoft.com/microsoft.public.frontpage.client/<[email protected]>

How do you insert a page break in a frontpage document.

[microsoft.public.frontpage.client]
 
That's for printing isn't it? Forgive me I'm just learnin CSS.



| You use CSS for this.
|
| <p style="pagebreak-before: always">
|
|
| Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
|
|
| nntp://msnews.microsoft.com/microsoft.public.frontpage.client/<[email protected]>
|
| How do you insert a page break in a frontpage document.
|
| [microsoft.public.frontpage.client]
 
Yes, it is.

Here's another one:
To insert a printer page break, do this:

<div style="page-break-before:always"></div>
--
=====================================================
Tom Pepper Willett [Microsoft MVP - FrontPage]
----------------------------------------------------------------------------
-------------------
Microsoft FrontPage:
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
http://msdn.microsoft.com/office/understanding/frontpage/

=====================================================

message That's for printing isn't it? Forgive me I'm just learnin CSS.



| You use CSS for this.
|
| <p style="pagebreak-before: always">
|
|
| Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
|
|
|
nntp://msnews.microsoft.com/microsoft.public.frontpage.client/<[email protected]>
|
| How do you insert a page break in a frontpage document.
|
| [microsoft.public.frontpage.client]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

bread crumbs 4
"Assistance > FrontPage 2003" Link Style 6
Capitalization of subwebs 3
... and for Lunch today, I had: 3
LINQ to XML 3
Are you wasting food? 18
How to use breadcrumb add-in 4
Section Breaks in Excel 5

Back
Top