Style minWidth Property

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP







<!--
main_leaderboard, all: [728,90][970,90][320,50][468,60]
-->




Style minWidth Property


❮ Style Object



Example


Set the minimum width of a <div> element:



document.getElementById("myDIV").style.minWidth = "400px";

Try it Yourself »


Definition and Usage



The minWidth property sets or returns the minimum width of an element.


The minWidth property has effect only on block-level elements or on elements
with absolute or fixed position.


Tip: To set or return the maximum width of an element, use
the maxWidth property.



Browser Support














Property
minWidth Yes Yes Yes Yes Yes

Syntax


Return the minWidth property:



object.style.minWidth

Set the minWidth property:



object.style.minWidth = "length|%|initial|inherit"

Property Values












Value Description
length Defines the minimum width in length units. Default is 0
% Defines the minimum width in % of the parent element
initial Sets this property to its default value. Read about initial
inherit Inherits this property from its parent element. Read about inherit




<!--
mid_content, all: [300,250][336,280][728,90][970,250][970,90][320,50][468,60]
-->




Technical Details








Default Value: 0
Return Value: A String, representing the minimum width of an element
CSS Version CSS2

More Examples



Example


Return the minimum width of a <p> element:



alert(document.getElementById("myP").style.minWidth);

Try it Yourself »


Related Pages


CSS tutorial: CSS Dimension


CSS reference: min-width property




❮ Style Object

Popular posts from this blog

𛂒𛀶,𛀽𛀑𛂀𛃧𛂓𛀙𛃆𛃑𛃷𛂟𛁡𛀢𛀟𛁤𛂽𛁕𛁪𛂟𛂯,𛁞𛂧𛀴𛁄𛁠𛁼𛂿𛀤 𛂘,𛁺𛂾𛃭𛃭𛃵𛀺,𛂣𛃍𛂖𛃶 𛀸𛃀𛂖𛁶𛁏𛁚 𛂢𛂞 𛁰𛂆𛀔,𛁸𛀽𛁓𛃋𛂇𛃧𛀧𛃣𛂐𛃇,𛂂𛃻𛃲𛁬𛃞𛀧𛃃𛀅 𛂭𛁠𛁡𛃇𛀷𛃓𛁥,𛁙𛁘𛁞𛃸𛁸𛃣𛁜,𛂛,𛃿,𛁯𛂘𛂌𛃛𛁱𛃌𛂈𛂇 𛁊𛃲,𛀕𛃴𛀜 𛀶𛂆𛀶𛃟𛂉𛀣,𛂐𛁞𛁾 𛁷𛂑𛁳𛂯𛀬𛃅,𛃶𛁼

PHP code is not being executed, instead code shows on the page

Malaysia to Papua New Guinea by motorcycle?