I am attempting to create website with a fixed width (970 px) and would like to ensure that it is adjusted to any potential user screen size, but the browser continues to display it in addition to margins created by my overall screen width.
If you are trying to make your page span 100% of the width then review this article: Liquid Layout
If you are trying to center your fixed width content on any page width simply use:
margin: 0px auto;
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With