<code>
<main>
<div id="inner-wrapper">
<img src="img/my-image.png" alt="" height="" width=""/>
<header>
<h1>..</h1>
<nav>
</nav>
</header>
</div>
</main>
</code>
Hello, everyone.
I am trying to convert my college project site into responsive. I have difficulty using my background image to scale along with rest of content on that image down to 768px, after which background image is removed and different pattern defined. I need the image to be centered along with the rest of the content on the page.