What's new? | Help | Directory | Sign in
Google
             
Search
for
Updated Sep 19, 2008 by pilgrim
Labels: about-css, is-css-property, from-w3c
OutlineWidthCSSProperty  
The outline-width property sets the width of the outline within a box.

You are here: Home > CSS Reference > Properties > outline-width

Usage

Values

Browser compatibility

Compatibility table legend

Test IE8 IE7 IE6 FF3 FF2 Saf3 Op9 Chrome
style.outlineWidth reflects <div style='outline-width: 0'> Y N N Y Y Y Y Y
style.outlineWidth reflects <div style='outline-width: 1cm'> N N N N N N Y N
style.outlineWidth reflects <div style='outline-width: 1cm solid'> N N N N N N Y N
style.outlineWidth reflects <div style='outline-width: 1em'> Y N N N N N Y N
style.outlineWidth reflects <div style='outline-width: 1em solid'> N N N N N N Y N
style.outlineWidth reflects <div style='outline-width: 1ex'> Y N N N N N Y N
style.outlineWidth reflects <div style='outline-width: 1ex solid'> N N N N N N Y N
style.outlineWidth reflects <div style='outline-width: 1in'> N N N N N N Y N
style.outlineWidth reflects <div style='outline-width: 1in solid'> N N N N N N Y N
style.outlineWidth reflects <div style='outline-width: 1mm'> N N N N N N Y N
style.outlineWidth reflects <div style='outline-width: 1mm solid'> N N N N N N Y N
style.outlineWidth reflects <div style='outline-width: 1pc'> Y N N N N N Y N
style.outlineWidth reflects <div style='outline-width: 1pc solid'> N N N N N N Y N
style.outlineWidth reflects <div style='outline-width: 1pt'> N N N N N N Y N
style.outlineWidth reflects <div style='outline-width: 1pt solid'> N N N N N N Y N
style.outlineWidth reflects <div style='outline-width: 1px'> Y N N N N N Y N
style.outlineWidth reflects <div style='outline-width: 1px solid'> N N N N N N Y N
style.outlineWidth reflects <div style='outline-width: thick'> N N N N N N Y N
style.outlineWidth reflects <div style='outline-width: thick solid'> N N N N N N Y N
style.outlineWidth reflects <div style='outline-width: thin'> N N N N N N Y N
style.outlineWidth reflects <div style='outline-width: thin solid'> N N N N N N Y N

Further reading


Sign in to add a comment