SitePoint
Reference
CSS
Box Properties
Borders and Outlines
border-left-width
CSS Live Demo: border-left-width
(this page)
See also:
All Live Demos
CSS Live Demo: border-left-width
Type your
CSS
here:
(any properties allowed except expression, behavior and @import)
#example p { border-left-width:15px; } p { border:5px solid red; }
Type your
HTML
here:
(any tags allowed except script, iframe, frame, object, img and embed)
<div id="example"> <p>You used to be so amused, at Napoleon in rags and the language that he used.</p> </div>
Show me!
Your results appear here: