Description of CSS classes for the online retrieval of The Word
The HTML elements delivered online by bible2.net contain the following CSS classes:
| HTML element . CSS class | Example | Description |
|---|---|---|
| div.TheWord | - | outer div element around p.TL, the two div.Parol and p.C |
| p.TL | The Word for Thursday, 1 January 2008 | Title line for one day. Contains two icons (right aligned) with links to the bible2.net start page and to the copyright page on bible2.net |
| div.Parol | - | div element around IL, L and SL |
| p.IL | Paul writes: | introduction line not contained in the bible text (has been added only to some verses) |
| p.L | O my God, I cry by day,… | Bible text on multiple lines. Each line has at most 65 characters. If you would like to preserve the line breaks, you may e.g. use the CSS style p.L:{white-space:pre;} |
| p.SL | Psalm 22:2 | Bible reference (in HTML title attribute, contains the bible edition used) |
| p.C | We wish you… | not used so far - for a comment about the day |