Do you want to subscribe?
Subscribe today.
Cancel SubscribeWhen you open this pub again using this browser, you'll be returned to this page. When you move to the next page the bookmark will be moved to that page (if you move back the bookmark will remain on the furthest page to which you've read). By touching the bookmark you can set the bookmark to whichever page you are on.
More bookmark features coming soon.
You must login to publish and add your own notes. Eventually you will be able to see others contributions if they make them public.
More notes features coming soon.
Need Help, Email: info@openipub.com
Copyright 2012 John Wilson
Owned and Operated by World Peace Communications
Function | Key |
---|---|
Previous Page | left-arrow-key |
Next Page | right-arrow-key |
In order to upload a file for publishing in the Open iPub store it must be in HTML format. Use any HTML editor you like or export from your word processor in HTML format. Use the following tags, usually in this order:
HTML Code | Open iPub Reader Result |
---|---|
<div id="toc"></div> | Location of table of contents, used by the Table of Contents/Back button in the Reader top toolbar. |
<h1><h2><p> |
Most html formatting tags are supported. |
<h2>Table of Contents</h2> <ul> <li><a href="#one" onClick="gototocchapter(1);">Chapter 1</a></li> <li><a href="#one" onClick="gototocchapter(2);">Chapter 2</a></li> </ul> |
Create a table of contents on the first page of your publication with links to chapter headings that you identify in the body of your file with id="c1" (see the next example for how to establish a heading or any tag as a chapter that can be linked to from the table of contents). |
<h1 id="c3"> | Use id=c3, to identify the heading to go to from the Table of Content link for chapter 3. |
<p align="center"><img title="Open iPub Help" src="http://yoursite.com/images/screen_overview.006.jpg" alt="" width="600" align="center" /></p> | Display images. |
Remove the following tags for best results:
HTML Code | Explanation |
---|---|
<head><title><meta> |
Open iPub Reader uses data from that you input to determine items like the special header handling, titles, meta formatting information and links to styles. |
Please read our Terms of Service which you agree to by using our services.
Please read our Terms of Service which you agree to by using our services.
Please read our Terms of Service which you agree to by using our services.