Nandu's Bookstore

This page will be served whenever you ask for either the "bookstore" or the "directory" from your REB 1200 ebook reader. You can put html code here. The browser on the REB1200 is rather limited, so you may be disappointed with how your pages look. Stick to basic markup, close your tags, and remember to enclose text in <p> and </p> tags and you will be OK. Style sheets don't seem to work.

The URL "http://bookshelf.softbook.net/content/" is mapped to the directory "content" by the eLibrarian server, so that is where you should put your web pages.

Start browsing the contents here.

Your online bookshelf.

Remember

  1. Simple, correct, tags closed html markup should be used
  2. Links are not automatically underlined, to get that effect, use the form <A UNDERLINE='YES' ... >
  3. Style sheets are not supported.
  4. The "FONT" tag is supported, but only the "size" attribute works
  5. The <strong> and <em> tags work as expected.

Broken Links

Make sure that your pages don't have any broken links. for some odd reason, after failing to retrieve a broken page, the REB1200 changes the internal URL of the current page to point to the (broken) link. After this point, the other links from this page might not work either, for they will be referenced relative to the (broken) link.

Sample Markup

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5

Ordered List

  1. One
  2. Two
  3. Three

Unordered List

Preformatted text.
            More preformatted text.

Text that is strong and emphasized.

Large Font

Larger Font

Fixed Font

Serif Font

Sans-Serif Font

Table

Row 1 Col 1 Row 1 Col 2
Row 2 Col 1 R2C2
R3C1 R32