DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSS
how to make the header stay on the top of the page in html
header
{
position
:
sticky
;
top
:
0
;
}
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#header
#stay
#top
#page
#html
ADD COMMENT
Topic
COMMENT
Name
1+3 =
Submit