Get your own website Result Size: 625 x 565
x
 
<!DOCTYPE html>
<html>
<head>
<style>
h1 {
  border-left-style: solid;
}
div {
  border-left-style: solid;
}
</style>
</head>
<body>
<h1>A heading with a solid left border</h1>
<div>A div element with a solid left border.</div>
</body>
<!-- Mirrored from www.w3schools.com/cssref/tryit.asp?filename=trycss_border-left-style3 by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 05 Sep 2022 15:15:35 GMT -->
</html>