# Best way to make this simple website fit all screen resolutions?

**URL:** https://forum.kirupa.com/t/best-way-to-make-this-simple-website-fit-all-screen-resolutions/332695
**Category:** web dev
**Created:** [October 3, 2014, 8:49am UTC](https://forum.kirupa.com/t/best-way-to-make-this-simple-website-fit-all-screen-resolutions/332695 "2014-10-03T08:49:40Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ZeHgS](https://avatars.discourse-cdn.com/v4/letter/z/278dde/32.png) [@ZeHgS](https://forum.kirupa.com/u/ZeHgS)
#### Post date: [October 3, 2014, 8:49am UTC](https://forum.kirupa.com/t/best-way-to-make-this-simple-website-fit-all-screen-resolutions/332695/1 "2014-10-03T08:49:40Z")

</div>

[FONT=Helvetica Neue]Hi guys! What’s the best way to make this [www.jg-translations.com](http://www.jg-translations.com) website fit all screen resolutions? It’s not targeted to mobile devices, so I think using something like Bootstrap is unnecessarily complicated.[/FONT]  
[FONT=Helvetica Neue]  
[/FONT]  
[FONT=Helvetica Neue]What I want is for the content in the middle to center itself automatically on 1024x768 resolutions and above.  
[/FONT]  
[FONT=Helvetica Neue]  
[/FONT]  
[FONT=Helvetica Neue]Thanks a lot![/FONT]

---

<div class="post-metadata">

### Author: ![grimdeath](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/grimdeath/32/7124_2.png) [@grimdeath](https://forum.kirupa.com/u/grimdeath)
#### Post date: [October 9, 2014, 1:14pm UTC](https://forum.kirupa.com/t/best-way-to-make-this-simple-website-fit-all-screen-resolutions/332695/2 "2014-10-09T13:14:26Z")

</div>

I think he’s talking about mobile devices not computers kman, the only way to do that is by using a grid system for your site layout.  
Here’s a few you can use: [http://designinstruct.com/web-design/responsive-css-grid/](http://designinstruct.com/web-design/responsive-css-grid/)
