"use-case"
Bootstrap 3.0.0 Snippet by varun3129

<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 ----------> <!--image Panel--> <section class="image-responsive"> <div class="container container-xl"> <div class="row"> <div class="col-md-6"> <div class="call-to-action-content align-left pb-md mb-xl ml-none"> <p class="uctitle">Wealth Management</p> </div> </div> </div> </div> </section> <!--Introduction--> <div class="container"> <div class="row center"> <div class="col-md-12"> <p class="intro-1"> Investors today expect an up-to-date, holistic view of their assets across various banking, investment, and retirement accounts, along with personalized recommendations on how to manage and grow their wealth.<br/> <br/> Envestnet | Yodlee provides unified access to wealth data from the largest collection of global financial institutions so developers can focus on building meaningful and engaging experiences for an international user base. In addition to offering a clearer picture of user finances, application developers can build data intelligence to deliver customized advice users can act on. </p> <p class="hr-line"></p> </div> </div> </div>
/*Banner*/.image-responsive{ background-image:url("https://developer.yodlee.com/assets/img/Use-cases/wealth-management-banner.jpg"); width:1440; height:362px; } .uctitle{ width:759px; height:93px; font-size:64px; text-align:left; color:#ffffff; margin-left:270px; margin-top:180px; } /*Introduction*/ .intro-1{ width: 1020px; height: 182px; font-size: 18px; line-height: 1.44; color: #222222; margin-top:50px; margin-left:75px; text-align:left; } .hr-line{ border-bottom: 1px solid #dddddd; width: 1020px; padding-top: 40px; margin-left:75px; }

Related: See More


Questions / Comments: