CSS Property:
border-left-style:

Result:
CSS Code:
div {
    border-width:5px;  
border-left-style:none;
}
Click the property values above to see the result
W3Schools.com - Play it