Code block:
<!-- HTML FOR CODE BLOCKS -->
<div class="vertical-line"></div>
CSS:
/*STYLES FOR CUSTOM CSS WINDOW*/
.vertical-line {
background: #000;
width: 3px;
height: 60px;
margin: 0 auto;
}
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter