I have placed a menu on the top section of my website, but not at the very top. I would like it to stick to the top of the page when the user scrolls down and disappears from view. However, if the title is still visible, I want the menu to remain below it in a seemingly fixed position.
Is it possible to achieve this effect using only CSS without JavaScript? I remember seeing it on a website before, but I can't recall where exactly.
Thank you in advance (and please excuse my imperfect English!) ;)