CSS Different screen resolution

124 views Asked by At

I created a website with my resolution(1680x1050) and i uploaded to a free website and i sent the link to my friend have 1920x1080 resolution. My resolution in image 1, my friend is image 2, and the website.

1:

enter image description here

2:

enter image description here

And the website is: easyhost.atw.hu If anybody can help me, very very thanks.

2

There are 2 answers

2
houssame On
  1. i think you web site not structured very well this is the first point you should work on it
  2. you must add a div named wrapper include all your content
  3. you must use media queries on CSS for deferent resolution

That's all you need to make your website perfect have fun

0
Derek On

the best thing I would tell you is to download bootstrap or foundation that will make it a lot easier for you

http://getbootstrap.com/

http://foundation.zurb.com/

use their documentation to learn more about it. It is quite straight forward.