"Blockquote 3"
Bootstrap 3.1.0 Snippet by muhittinbudak

<link href="//netdna.bootstrapcdn.com/bootstrap/3.1.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.1.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="container"> <div class="row"> <h2>Alıntı</h2> <blockquote> <p> ❝If you are a CakePHP developer looking to ease the burden of development, then this book is for you.❞ </p> <small>CakePHP 2 Application Cookbook <cite title="Source Title">by James Watts, Jorge González</cite></small> </blockquote> <blockquote> <p> ❝If you are a CakePHP developer looking to ease the burden of development, then this book is for you.❞ </p> </blockquote> <blockquote class="blockquote-reverse"> <p>If you are a CakePHP developer looking to ease the burden of development, then this book is for you.</p> <small>CakePHP 2 Application Cookbook <cite title="Source Title">by James Watts, Jorge González</cite></small> </blockquote> </div> </div>

Questions / Comments: