---
title: "HTML i outlook 2007, staplarna för korta"
type: "forum-thread"
url: "https://www.webforum.nu/amne/html-css/156942-html-i-outlook-2007-staplarna-för-korta"
topic: "HTML & CSS"
topic_url: "https://www.webforum.nu/amne/html-css"
author: "hakan@4u2.se"
published: "2007-02-08T12:50:20.000Z"
updated: "2007-02-08T14:15:07.000Z"
replies: 3
views: 293
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/156942-html-i-outlook-2007-staplarna-för-korta"
---

# HTML i outlook 2007, staplarna för korta

## #1 — hakan@4u2.se, 2007-02-08T12:50Z

Har ett lustigt "fel" i outlook 2007, när man skickar koden nedan som ett html mail  i outlook 2003 så ser det bra ut, likadant i internet explorer mm!

I outlook 2007 däremot så blir staplarna för korta, vet någon vad som är orsaken eller hur man kommer runt det?

```

<table border='0' cellpadding='0' cellspacing='0' width='100' align="center">
<tr>
<td align='right' valign='bottom' width='10'>
<table border='0' cellpadding='0' cellspacing='0' width='100%' align='center'>
<tr><td valign='bottom'>
<img src='http://www.shop.se/design/y_procent.gif' width='30' height='275'></td></tr>
</table>
</td>
<td valign="bottom">
<table border='0' cellpadding='0' cellspacing='0' width='100%' align="center">
<tr>
<td valign='bottom' width='7'>
<img src='http://www.shop.se/design/x.gif' width='7' height='1' border='0'></td>
<td align='center' valign='bottom' width='25' height='275'><img src="http://www.shop.se/design/4.gif" alt='4' height='5' width='5'><img src='http://www.shop.se/design/bar2_2_1.gif' width='25' height='10' border='0' alt='4,00%'><img src='http://www.shop.se/design/bar2_1_1.gif' width='25' height='0' border='0' alt='0%'><img src='http://www.shop.se/design/x.gif' width='25' height='1' border='0'></td>
<td align='center' valign='bottom' width='25' height='275'><img src="http://www.shop.se/design/2.gif" alt='20' height='5' width='5'><img src="http://www.shop.se/design/0.gif" alt='20' height='5' width='5'><img src='http://www.shop.se/design/bar2_3_1.gif' width='25' height='50' border='0' alt='20,00%'><img src='http://www.shop.se/design/x.gif' width='25'  height='1' border='0'></td><td align='center' valign='bottom' width='25' height='275'>
<img src="http://www.shop.se/design/7.gif" alt='76' height='5' width='5'><img src="http://www.shop.se/design/6.gif" alt='76' height='5' width='5'><img src='http://www.shop.se/design/bar2_5_1.gif' width='25' height='70' border='0' alt='28,00%'><img src='http://www.shop.se/design/bar2_4_1.gif' width='25' height='120' border='0' alt='48,00%'><img src='http://www.shop.se/design/x.gif' width='25'  height='1' border='0'></td><td valign='bottom' width='7'>
<img src='http://www.shop.se/design/x.gif' width='7' height='1' border='0'></td>
</tr>
</table>
</td>
</tr>
</table>
```

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

## #2 — Gislaved, 2007-02-08T13:34Z

Orsaken är väl att att Microsoft valde att använda Words HTML-renderingsmotor i Outlook istället för den som finns i Internet Explorer. Därför blir HTML-visningen i Outlook ganska svår att ha att göra med.

Nu har jag inte kollat igenom din kod, så det är möjligt att det ligger fel där också.

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

## #3 — Dykarn, 2007-02-08T13:35Z

Har tyvar inte tillgang till outlook 2007 
kan du kopiera sourcen fran ett email och klistra sa vi kan se?

(vet dock att outlook 2007 anvnader samma "rendering" som Word...
sa backgrundsbilder kan du ej anvanda langre...

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

## #4 — hakan@4u2.se, 2007-02-08T14:15Z

Där sourcen från outlook 2007 ni ser!

Koden har inga fel alls enligt Dreamweaver 8, samt jag har även installerat än modul i dreamweaver8  som kollar om koden är office 2007/outlook 2007 kompatibel och det är den till 100%!

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

---

Tråden på webben: https://www.webforum.nu/amne/html-css/156942-html-i-outlook-2007-staplarna-för-korta
