---
title: "Button fast storlek"
type: "forum-thread"
url: "https://www.webforum.nu/amne/html-css/41513-button-fast-storlek"
topic: "HTML & CSS"
topic_url: "https://www.webforum.nu/amne/html-css"
author: "Roland"
published: "2002-04-13T14:06:45.000Z"
updated: "2002-04-13T14:28:36.000Z"
replies: 3
views: 319
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/41513-button-fast-storlek"
---

# Button fast storlek

## #1 — Roland, 2002-04-13T14:06Z

Någon som vet hur man gör så att en knapp typ input-button (submit)  får en fast bredd ? Utan att fylla den med osynlig text för att tvinga den till en viss bredd.  
Behöver något typ width=xxx.

 :q

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

## #2 — Matte, 2002-04-13T14:17Z

\<input type="submit" style="width:300px"\>

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

## #3 — Quid, 2002-04-13T14:18Z

\<INPUT TYPE="button" VALUE="" style="width:200;"\>

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

## #4 — Roland, 2002-04-13T14:28Z

Undebart ! Fungerar perfekt. Snabbt svar.
Tackar för hjälpen.

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

---

Tråden på webben: https://www.webforum.nu/amne/html-css/41513-button-fast-storlek
