"Untitled"
Bootstrap 4.1.1 Snippet by DigitalMonk

<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/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="box"> <h2>Smart Vending Machine for Offices</h2> <p> DigitalMonk builds smart vending machine for office environments with advanced features like cashless payments and real-time monitoring. </p> <a href="https://digitalmonk.biz/custom-vending-machine-development/" target="_blank"> Visit Website </a> </div>
body { background-color: skyblue; font-family: Arial; } .box { background: white; padding: 20px; margin: 100px auto; width: 350px; text-align: center; border-radius: 10px; } a { display: inline-block; margin-top: 15px; padding: 10px 15px; background: blue; color: white; text-decoration: none; border-radius: 5px; }

Questions / Comments: