html - How to keep my navigation stick to the top? -


I'm trying a different tutorial how to get my newbie stick at the top while not scrolling but receiving it To work: /

I'm having trouble on this page:

Thanks for helping me on this!

Try this:

  #header {position: fixed; Top: 0; Left: 0; Correct: 0; }    

Comments

Popular posts from this blog

php - how to change mysql_result($res, 0, "url"); to mysqli -

c# - Textbox not clickable but editable -

Matlab transpose a table vector -