[Solved] Website is untidy when resolution is resize [closed]
What you are looking for is responsive design, Initially what you can do is use % in place of px and use em where % is not working. Essentially you can use front-end design frameworks like bootstrap and foundation to build responsive design easily, however I will not recommend this to you as of now. … Read more