Stan I think you're trying to achieve the impossible. As far as I know there is no such concept as "end of page" in HTML. HTML is intended to describe the type of presentation required for information, not to dictate the specific layout. By doing it this way, HTML can be device independent.
If you want a page-at-a-time photo album book you'd be better off creating each page as a separate html document and then do some fancy footwork to link the pages with "next" and "previous" buttons etc. Murray Nicholas Systems Consultant (BASIS/DBA) Cadbury Schweppes IT -----Original Message----- From: Stan Goodman [mailto:[EMAIL PROTECTED] Sent: Sunday, 20 July 2008 5:04 PM To: Open Office Subject: [users] Making a simple HTML document I am trying to make my first HTML document using OOo. It is to be about as simple a document as could be imagined. I am stymied. The document is to be a series of photographs, each one on its own page, with a caption under each. After inserting the first JPEG from file, I look for a way to insert an end of page mark, and find none in the menu system. Inserting a second JPEG only imposes the new image over the first. How to call for a new page? I do not find a way to insert a caption under the existing image. -- Stan Goodman Qiryat Tiv'on Israel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Cadbury Cocoa Partnership – a historic alliance to secure the future of cocoa farming. Visit http://www.cadbury.com/ to learn more Please support our Purple Goes Green commitments and consider the environment before you print this email ----------------------------------------- Regarding this email and attachments: This email is confidential and may contain privileged information. If you are not the intended recipient or receive it in error, you may not use, distribute, disclose or copy any of it (and such may be unlawful), and you must immediately notify and return it to us at CSAmericas- mailto:[EMAIL PROTECTED] and destroy all copies. Views of individuals herein do not necessarily reflect Cadbury North America or any of its subsidiaries'. This email does not constitute a binding offer, acceptance, amendment, waiver or other agreement, unless such intention is clearly stated in the email. As good computing practice, you should conduct your own virus checking. Please note that we may monitor, in accordance with applicable law, emails we receive. NOTE: Cadbury North America is phasing in a new internet mail address standard. Please check the sender address above and update your address book as required. ----------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
