When browser size is altered html elements getting placed oddly

I am beginner in html, I coded almost everything in html and styled in css, but when I minimize the browser or change the size of browser all elements gets located oddly, not where I fixed them. I know there is a fix for this, please help me. cheers

Chances are, you wrote the page with a maximized desktop browser in mind. I’m not sure what you mean by fixing the positions of the page’s elements, but you’ll get more help from everyone if you shared your code.

Looks like a responsive problem, like @kevcomedia pointed out, if you share you code, the community would be able to help you better.