"Solutions Presentation"
Bootstrap 3.0.0 Snippet by episcore

<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet"> <!-- http://fontawesome.io/icons/ --> <!--home solutions presentation--> <div class="home-solutions-presentation"> <div class="container"> <div class="row"><!-- row --> <div class="col-lg-6 col-md-6 col-sm-4 col-xs-6"> <h3>API Management fueling the Digital Transformation</h3> <h4>I help companies in their API Management implementation, and REST API security and design.</h4> <p><br></p> <p>Defining the API Strategy that best fits with the Digital Transformation strategy is key to success.<br> Alongside the proper API Security models and standards will ensure the right track.<br> blah blah</p> <p><br></p> <span class="home-specific-selector">Solutions</span> </div> <div class="col-lg-6 col-md-6 col-sm-4 col-xs-6"> <p>This is ap icture</p> </div> </div><!-- row --> </div><!-- container --> </div><!-- home-solutions-presentation -->
.home-specific-selector { border-radius: 10px; padding: 10px; background: #BADA55; } .region-homesolutionstitle h2{ margin-top: 20px; margin-bottom: 10px; font-size: 22px; } .region-homesolutionswdg1 h2{ margin-top: 20px; margin-bottom: 10px; font-size: 16px; } .region-homesolutionswdg1 p{ margin-top: 20px; margin-bottom: 10px; font-size: 12px; }

Related: See More


Questions / Comments: