SOURCE

console 命令行工具 X clear

                    
>
console
<html>
<head>
<style type="text/css">
p 
{
border-style: solid;
border-right-color: #ff0000
}
</style>
</head>

<body>
<p>Some text.</p>
</body>

</html>