css-protips
css-protips copied to clipboard
Smooth Scrolling + Fixed Navigation Bar
I made 3 commits
- In the first commit, I numbered all the protips.
- In the second commit, I added protip for Smooth-Scrolling
- In the third commit, I added protip for Fixed navigation bar.
Thanks for the PR. There's no need to number the tips, I've intentionally avoided that.
About your suggestions for tips: scroll-behavior
and position: sticky
both have limited support across modern browsers. While they are both interesting options, I'm not sure they're a good fit for this list. Let me think about it for a bit.