"word n text"
Bootstrap 3.3.0 Snippet by exigentinc

<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <div class="row"> <div class="col-sm-8"> <p> This is the most used output mode, where the shapes are filled but not stroked. </p> <ul> <li> <p> Good for vector-based printing and cutting methods, like vinyl cutting, laser engraving, and embroidery as it will only cut once per shape. May still cut twice per <i>edge</i> as most edges are shared by two shapes. </p> </li> <li> <p>Simpler file, compatible with the most viewers. </p> </li> <li> <p>May have thin white lines in buggy viewers. Most viewers are buggy. </p> </li> </ul> </div> <div class="col-sm-4"> <img src="//d2ci88w16yaf6n.cloudfront.net/external_assets/examples/albert_memorial_v2/result.svg" style="max-width: 100%;"><p class="c">Fill only</p> </div> </div>
/*! CSS Used from: https://d2ci88w16yaf6n.cloudfront.net/p/assets/all_69e4e0bb5ecf1cd3d4fefaf411fb0b8a.css */ img{border:0;} @media print{ *,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important;} img{page-break-inside:avoid;} img{max-width:100%!important;} p{orphans:3;widows:3;} } *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} :after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} img{vertical-align:middle;} p{margin:0 0 10px;} ul{margin-top:0;margin-bottom:10px;} .row{margin-right:-15px;margin-left:-15px;} .col-sm-4,.col-sm-8{position:relative;min-height:1px;padding-right:15px;padding-left:15px;} @media (min-width:768px){ .col-sm-4,.col-sm-8{float:left;} .col-sm-8{width:66.66666667%;} .col-sm-4{width:33.33333333%;} } .row:after,.row:before{display:table;content:" ";} .row:after{clear:both;} .c{text-align:center;}

Related: See More


Questions / Comments: