I'm creating a mock website of an online warehouse and I'm trying to position a bar 350px from the top and centered in the middle. I want the max width of the site to be 1920w, 1080h. I've tried several ways to do this and each of the ways I've tried haven't gotten what I'm looking for.
margin: num auto;
Like I saw on another post resulted in the button on the left side.
text-align: center;
I saw somewhere doesn't work
margin-left: 50%;
It doesn't look evenly centered like a normal site should
I want the bar to sit in the middle to where the halfway point of the bar is in the middle.
| |mid| |