---
title: "Anpassa tabell"
type: "forum-thread"
url: "https://www.webforum.nu/amne/html-css/122425-anpassa-tabell"
topic: "HTML & CSS"
topic_url: "https://www.webforum.nu/amne/html-css"
author: "ade"
published: "2005-02-14T21:39:58.000Z"
updated: "2005-02-14T21:51:36.000Z"
replies: 1
views: 199
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/122425-anpassa-tabell"
---

# Anpassa tabell

## #1 — ade, 2005-02-14T21:39Z

Mitt första problem löste sig.

Behöver nu hjälp med hur jag ska ange vilken bredd den ska ligga på. 

Lite ovanligt kodsätt för mig nu. Men jag ska ha tabellen 25px från vänster sida. hur anger jag detta i denna?

 
\<table style="align="left" bgcolor="#ececec"\>

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

## #2 — Insider, 2005-02-14T21:51Z

```
<table style="align:left; bgcolor:#ececec; margin-left:25px>
```

?
Kanske, förstod dig inte helt...

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

---

Tråden på webben: https://www.webforum.nu/amne/html-css/122425-anpassa-tabell
