How to fix a Div to top of page with CSS only

前端 未结 4 838
情歌与酒
情歌与酒 2020-12-12 15:18

I am writing a glossary page. I have the alphabet links on the top of the page. I want to keep the top of the page (including the alphabet links) fixed, whilst the section o

4条回答
  •  爱一瞬间的悲伤
    2020-12-12 16:19

    You can do something like this:

    
    My Glossary
    
            
    A | B | Z
    foo
    This is the sound made by a fool
    热议问题