<!DOCTYPE html> <p>There should be three vertical lines below.</p> <div style="-webkit-columns:2; -webkit-column-rule:3px solid; -webkit-column-gap:9px; width:227px;"> <div style="-webkit-columns:2; -webkit-column-rule:3px solid; -webkit-column-gap:9px;"> <div style="height:200px;"></div> </div> </div>