How to make a Sticky Header for my website

The latest challenge I have in learning elm and elm-ui is how to make the all familiar Sticky Header. I’ve uploaded what I have so far ellie at https://ellie-app.com/4jPxs2KCCVJa1.

I’m using the elm-ui library for the HTML and CSS. Will appreciate your help. Oh and while I’m at Happy New Year to all. Cheers.

You can add the header as “inFront” to the layout: https://ellie-app.com/4jQvybPfNTma1

https://package.elm-lang.org/packages/mdgriffith/elm-ui/latest/Element#inFront

2 Likes

Thank you very much :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.