---
title: "centrerade divs"
type: "forum-thread"
url: "https://www.webforum.nu/amne/html-css/86510-centrerade-divs"
topic: "HTML & CSS"
topic_url: "https://www.webforum.nu/amne/html-css"
author: "Nexus86"
published: "2003-09-20T14:19:24.000Z"
updated: "2003-09-20T17:16:37.000Z"
replies: 4
views: 226
page: 1
pages: 1
language: "sv-SE"
site: "webForum — webforum.nu"
rights: "Upphovsrätten till varje inlägg tillhör dess författare."
attribution: "Citera som: webForum, https://www.webforum.nu/amne/html-css/86510-centrerade-divs"
---

# centrerade divs

## #1 — Nexus86, 2003-09-20T14:19Z

Hur får jag en sida med positionerade div's att vara centrerad i webbläsarfönstret?

Permalänk: https://www.webforum.nu/p/86510

## #2 — LBC, 2003-09-20T14:32Z

Ta en titt på <http://www.thenoodleincident.com/tutorials/box_lesson/boxes.html.> Där finns ett exempel på hur man centrerar en div i fönstret.

Permalänk: https://www.webforum.nu/p/1163142

## #3 — Nexus86, 2003-09-20T14:38Z

Tackar!

Permalänk: https://www.webforum.nu/p/1163145

## #4 — asp, 2003-09-20T16:48Z

Kanske?

```
<div style="width: 100%; text-align: center;">Hejsan</div>
```

Permalänk: https://www.webforum.nu/p/1163188

## #5 — PepeJeria, 2003-09-20T17:16Z

Något som är väldigt bra med webForum är sökfunktionen, tex:
<http://www.webforum.nu/showthread.php?s=&forumid=12&threadid=79397&highlight=centrera>
<http://www.webforum.nu/showthread.php?s=&forumid=12&threadid=77392&highlight=centrera>
<http://www.webforum.nu/showthread.php?s=&postid=666533#post666533>
<http://www.webforum.nu/showthread.php?s=&forumid=12&threadid=77129&highlight=centrera>
<http://www.webforum.nu/showthread.php?s=&forumid=12&threadid=74556&highlight=centrera>
<http://www.webforum.nu/showthread.php?s=&forumid=12&threadid=54713&highlight=centrera>
<http://www.webforum.nu/showthread.php?s=&forumid=12&threadid=73225&highlight=centrera>

med flera frågar efter samma sak  ;)

Permalänk: https://www.webforum.nu/p/1163205

---

Tråden på webben: https://www.webforum.nu/amne/html-css/86510-centrerade-divs
