0
How make div don't move when I put it what position should I put
2 Answers
+ 1
I dont know what you mean, but i think you should use a position:absolute
0
the question is a little confusing, but you can try with:
position: absolute;
or
position: fixed;