html - Centered and fixed header -


I am working on my portfolio:

I want to focus the text 'Brian Bell' Yes it is, but it can also be fixed when a user scrolls.

What is the best way to get it?

Thanks a lot!

  #header {status: fixed; Text-align: center; Width: 100%; }    

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -