Image line creator
This snippet will create a line having image as background and it will repeat and auto adjust itself
<div style="background: url('http://localhost:1024/wordpress/wp-content/uploads/2015/06/strips.png') repeat-x left; width: 100%; padding: 25px 0 0 0px;"></div>