<title>Bootstrap Grid</title>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap-theme.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="http://tutorialsplane.com/wp-content/uploads/2015/10/datepicker.css">
<script src="http://tutorialsplane.com/wp-content/uploads/2015/10/bootstrap-datepicker.js"></script>
<div class="container" style="padding:150px;">
<input type="text" id="date" class="form-control" placeholder="Add Date">
<script type="text/javascript">