Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Playit http://www.w3schools.com/cssref/playit.asp?filename=pl...

CSS Property: Result:

border-left-style:

none

hidden

dotted

dashed

solid

double

groove

ridge

inset

outset

CSS Code:
div
{
border-width:5px;
border-left-style:dotted;
}

Click the property values above to see the result W3Schools.com - Play it

1 of 2 Thursday 30 January 2014 10:59 AM


Playit http://www.w3schools.com/cssref/playit.asp?filename=pl...

2 of 2 Thursday 30 January 2014 10:59 AM

You might also like