Using a table for a menu
When researching alternative menus for use on mobile rendered screens the thought of using a table was considered.
I am eveloping such a menu for my timeline page.
Century | Featured |
---|---|
Tenth | The 904 Date |
Eleventh | Conquest |
Twelth | Norman Barons |
Thirteenth | Botetourt |
Seventeenth | Charles I/Civil War |
The table above is a partially developed menu/table. There is a considerable amount of coding to produce the menu.
Advantages and Disavantages
An advantage is that menu items are easier to align on the page. However, the code is considerably more complex.