| Monday-Thursday: | 10am to Whenever |
| Friday-Saturday: | Whenever to Whenever |
| Sunday: | Come by the house and pick up the library keys. |
There are three ways of typing opening hours.
- The easiest way is hard to read because the opening times are not lined up.
Monday-Thursday: 10am to Whenever
Friday-Saturday: Whenever to Whenever
Sunday: Come by the house and pick up the library keys. - An alternative is to put the hours immediately under the days.
Monday-Thursday:
10am to Whenever
Friday-Saturday:
Whenever to Whenever
Sunday:
Come by the house and pick up the library keys. - I prefer the way a table lines up the days and times into columns.
Monday: 10am to 5pm Tuesday: 10am to 5pm
Unfortunately, Blogger's "Compose" function doesn't provide tables.
Creating tables requires using the "Edit HTML" function.
Instructions for creating a table with library hours.
- Click Edit HTML tab just above the toolbar on this page.
<table cellpadding="5"><tbody><tr><td>Monday-Thursday:</td><td>10am to Whenever</td></tr>
<tr><td>Friday-Saturday:</td><td>Whenever to Whenever</td></tr>