aspermag
3
Q:

css keep element on same position among different screen size

nav {
    position: absolute;
    top: "your percentage";
    left:0;
    right:0;
    margin:0 auto;
    border: solid;
}
0

New to Communities?

Join the community