"timeline"
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 ----------> <section class="" id="prototype"> <div class="container"> <div class="row"> <div class="prototype-container"> <div class="prototype left protoype-marges"></div> <div class="clear"></div> <div class="prototype right"> <img src="https://www-static.api.video/image/icon-hexagone.svg" alt="Roadmap API video - live streaming"> <span>Live Streaming</span> <p>September 2018</p> </div> <div class="clear"></div> <div class="prototype left"> <span>Channels</span> <p>Coming soon</p> <img src="https://www-static.api.video/image/icon-hexagone.svg" alt="Roadmap API video - Channels"> </div> <div class="clear"></div> <div class="prototype right"> <img src="https://www-static.api.video/image/icon-hexagone.svg" alt="Roadmap API video - Multi user"> <span>Multi user</span> <p>Coming soon</p> </div> <div class="clear"></div> <div class="prototype left"> <span>Audience</span> <p>Coming soon</p> <img src="https://www-static.api.video/image/icon-hexagone.svg" alt="Roadmap API video - Audience"> </div> <div class="prototype right protoype-marges"></div> </div> </div> </div> </section>
/*! CSS Used from: https://www-static.api.video/css/vendor.bundle.css */ section { display: block; } 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; } .container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } @media (min-width:768px) { .container { width: 750px; } } @media (min-width:992px) { .container { width: 970px; } } @media (min-width:1200px) { .container { width: 1170px; } } .row { margin-right: -15px; margin-left: -15px; } .container:after,.container:before,.row:after,.row:before { display: table; content: " "; } .container:after,.row:after { clear: both; } /*! CSS Used from: https://www-static.api.video/css/style.css */ #prototype { background-color: #f4f4f4; color: #717171; } .prototype { width: 50%; position: relative; padding-top: 10px; padding-bottom: 20px; } .prototype img { width: 30px; } .prototype.right { float: right; text-align: left; padding-left: 120px; border-left: 4px solid #ededed; } .prototype.left { float: left; margin-left: 4px; text-align: right; padding-right: 120px; border-right: 4px solid #ededed; } .prototype.right img { position: absolute; top: 29%; left: -17px; } .prototype.left img { position: absolute; top: 29%; right: -16px; } .protoype-marges { height: 130px; } .prototype.left span:after { display: block; position: absolute; content: ''; width: 70px; height: 2px; background: #e4e4e4; right: 30px; } .prototype.right span:after { display: block; position: absolute; content: ''; width: 70px; height: 2px; background: #e4e4e4; left: 30px; } #prototype span { font-size: 38px; line-height: 0.66; letter-spacing: 2.5px; color: #303030; } ::-webkit-input-placeholder { font-style: italic; color: rgba(0, 0, 0, 0.27); } :-moz-placeholder { font-style: italic; color: rgba(0, 0, 0, 0.27); } ::-moz-placeholder { font-style: italic; color: rgba(0, 0, 0, 0.27); } :-ms-input-placeholder { font-style: italic; color: rgba(0, 0, 0, 0.27); } @media screen and (max-width: 767px) { #prototype span { font-size: 20px; } .prototype { font-size: 15px; } .prototype { width: 100%; position: relative; padding-top: 10px; padding-bottom: 20px; } .prototype img { width: 24px; } .prototype.right { float: right; text-align: left; padding-left: 120px; border-left: 4px solid #ededed; } .prototype.left { float: right; text-align: left; padding-left: 120px; border-left: 4px solid #ededed; border-right: 0; } .prototype.right img { position: absolute; top: 27%; left: -14px; } .prototype.left img { position: absolute; top: 27%; left: -14px; right: inherit; } .prototype.left span:after { display: block; position: absolute; content: ''; width: 70px; height: 2px; background: #e4e4e4; left: 30px; } } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { border-radius: 5px; background-color: rgba(0,0,0,.3); -webkit-box-shadow: 0 0 1px rgba(255,255,255,.6); } img { max-width: 100%; height: auto; } .clear { clear: both; } @media only screen and (max-width : 767px) { .protoype-marges { height: 40px; } .container { padding-left: 30px; padding-right: 30px; max-width: 100%; } } @media only screen and (max-width : 480px) { .container { padding-left: 35px; padding-right: 35px; } }

Related: See More


Questions / Comments: