Page 217 - Computer Software Application TP - Volume 1
P. 217
COMPUTER SOFTWARE APPLICATION - CITS
<div class=”well”>Column 3</div>
</div>
</div>
<div class=”row”>
<div class=”col-md-9”>
<div class=”well”>Column 1</div>
</div>
<div class=”col-md-3”>
<div class=”well”>Column 2</div>
</div>
</div>
</div>
<!-- Bootstrap JS -->
<script src=”https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js”></script>
<script src=”https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js”></script>
</body>
</html>
3 Save the program as a .html file
4 Open the html file with a web browser
5 Verify the output.
202
CITS : IT & ITES - Computer Software Application - Exercise 49