Data samples often used in editing Buddhist scriptures

In the sutra there is usually a prose passage and there is also often a verse passage. There are also quotes (telling a story). There are also a number of multi-volume articles. There are also articles available in multiple language versions.
Below are data samples, designed to be “RESPONSIVE,” meaning they display beautifully on phone screens and larger screen devices.
(1) - For list format, [li] should be used.
(2) - For quotes (retelling a story) [blockquote] should be used.
(3) - For verse form, [table] should be used.
(4) - With multiple volumes in one article, you should use [collapsible group]
(5) - For many languages, use [Tab].
Note: htmb.org ebook is a book formatted in HTML language according to Bootstrap3 standards

(1)LI WITH "OL" OR "UL"

"ol" or "ul"
<ol style=margin-left:3rem>
<li>Firstline </li>
<li>Secondtline </li>
</ol>

  1. Firstline
  2. Secondtline

(2)BLOCKQUOTE

<blockquote style="margin-left:3rem;font-size:90%">
Story telling
</blockquote>
Story telling

(3)TABLE

<table><tr><td style=width:8rem class=hidden-xs></td><td style=width:5rem></td><td>
Line 1<br>
Line 2<br>
..
Line n<br>
</td></tr></table>

(4)COLLAPSE

Check sample, and available collapsible tool.

(5)TABS

Tabs tool and some examples.


ALL SUPPORT

  • First time creating a book with HTMB
  • Layout & CSS for books
  • Menu type (How chapters are displayed)
  • Create "multiple content"
  • List the chapters inside
  • Embed the code"((..))" and readers interact with the book page.
  • Sample HTML data for sutra book
  • Contact or support
  • Privacy policy
  • HTMB is free, is free stuff good?