This is a very simple design pattern for presenting a hierachical menu in a confined space.

It's HTML and CSS only solution, no JavaScript.

It uses standard anchor tags plus smooth-scroll, no fancy animation.

It works with keyboard only and shifts focus appropriately.