Home › Forums › General XMetaL Discussion › Creating Thick Border Lines › Reply To: Creating Thick Border Lines
Reply to: Creating Thick Border Lines
February 4, 2009 at 6:57 amHi all,
Now I was wondering if it is possible to only have a left line while the top,right and bottom are invisible.
I have searched through and tried in this website, but I either get all four sides or none at all.
I hav tried;
display: block;
border-style: solid;
border-left-width: 15px
[url=http://www.w3schools.com/css/pr_border-style.asp]http://www.w3schools.com/css/pr_border-style.asp[/url]