---
title: "bild i textarea"
type: "forum-thread"
url: "https://www.webforum.nu/amne/html-css/165784-bild-i-textarea"
topic: "HTML & CSS"
topic_url: "https://www.webforum.nu/amne/html-css"
author: "nille99"
published: "2007-10-24T13:58:35.000Z"
updated: "2007-10-24T14:07:48.000Z"
replies: 1
views: 303
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/165784-bild-i-textarea"
---

# bild i textarea

## #1 — nille99, 2007-10-24T13:58Z

hur får jag in text och bild i en textarea ?

```
<textarea cols="5" style="WIDTH: 700px; HEIGHT: 600px">
<IMG src="text.jpg" border=1>hej
</textarea>
```

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

## #2 — silfver, 2007-10-24T14:07Z

Nej, du kan inte lägga en img-tagg inuti textarean.

Vad är syftet? Vill du ha en bakgrundsbild i textfältet? I så fall får du använda css.

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

---

Tråden på webben: https://www.webforum.nu/amne/html-css/165784-bild-i-textarea
