SitePoint
Reference
CSS
Box Properties
Borders and Outlines
border
CSS Live Demo: border
(this page)
See also:
All Live Demos
CSS Live Demo: border
Type your
CSS
here:
(any properties allowed except expression, behavior and @import)
#example p { border:15px dotted #000; }
Type your
HTML
here:
(any tags allowed except script, iframe, frame, object, img and embed)
<div id="example"> <p>Like a rollin' stone.</p> </div>
Show me!
Your results appear here: