Skip to main content

bcom department

<html>
<head>
<title>cources</title>
</head>
<body bgcolor="yellow">
<a href="home.html">Home</a>
<br><br><font size="8"style="background-color:white;"><b>Bcom</b></font><br><br>
<font size="6">
Our Commerce program aims to prepare our students for accountancy as a career. Five semesters of class room learning and one semester of rigorous training in accounting & finance build a strong foundation of our B.Com students. The program is designed and guided by competent accounting professionals to groom our students in order to fill the supply demand gap in the field of commerce and accounting. The course also aims to prepare students towards entrepreneurship and competing for admissions into Masters’ programs.
</font>
</body>
</html>

Comments

Popular posts from this blog

online application form

<html> <head> <title>online application form</title> </head> <body> <form> <table border="5" cellpading="10" cellspacing="10"> <tr> <th colspan="2" bgcolor="#0CCA89" ><font color="white">Online application</font></th> </tr> <tr> <td> <b>Name:</b></td> <td> <input type="text" name="name"> </td> </tr> <tr> <td> <b>Address: </b></td> <td> <textarea rows="5" cols="15"> </textarea></td> </tr> <tr> <td> <b>Gender:</b> </td> <td> <input type="radio" name="gender">Male <input type="radio" name="gender">Female</td> </tr> <tr> <td> <b> Hobbies:</b> </td