You can edit / change the code and click run button
x
 
1
2
3
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4
<style>
5
p  {
6
    border-style: solid;
7
    border-left-color: #ff0000;
8
}
9
</style>
10
<script>var clicky_site_ids = clicky_site_ids || []; clicky_site_ids.push(101319977);</script><script async src="//static.getclicky.com/js"></script>
11
12
<p>border-left-color example</p>
13
14
15