if the picture can be attach using background-image:fixed; (I thinks thats how).how can we attach menu.Like when scrolling down the menu follows the screen. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

if the picture can be attach using background-image:fixed; (I thinks thats how).how can we attach menu.Like when scrolling down the menu follows the screen.

border attach

6th Aug 2016, 5:59 AM
Thomas Oviedo
Thomas Oviedo - avatar
4 Answers
+ 4
use position: fixed; top: 0; to the menu div to achieve this.
6th Aug 2016, 7:52 AM
Harikrishnan A S
Harikrishnan A S - avatar
0
Are you trying to have a fixed header menu???
6th Aug 2016, 7:01 AM
Harikrishnan A S
Harikrishnan A S - avatar
0
@harikrishnan A S - yes im trying to make a fixed header menu
6th Aug 2016, 7:41 AM
Thomas Oviedo
Thomas Oviedo - avatar
- 1
hey
7th Aug 2016, 6:03 AM
Chum Bahadur Chhatri
Chum Bahadur Chhatri - avatar