Skip to main content

Posts

frameset in html

<html> <head> <title>frame</title> </head> <frameset cols="60%,40%"> <frame src="cources.html"> <frame src="bcom.html"> </frameset> </html>
Recent posts

cources

<html> <head> <title>cources</title> </head> <body> <a href="home.html">Home</a> <ul type="circle"><font size="6" color="orange"><b><u>cources offered</u></b> <li>Bcom <li>BBA <li>Mcom <li>MBA </ul> </font> </body> </html>

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>

MAIN webpage

<html> <head> <title>college website</title> </head> <body> <img src="New folder/came.png" width="500"> </img> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <font size="6"><a href="home.html"><font color="black">HOME</font></a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="cources.html"><font color="black">COURCES</font></a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="bcom.html"><font color="black">DEPARTMENT</font></a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href=""><font color="black">FACILITIES</font></a></font> <marquee bgcolor="orange"><b><font size="4">Notification new admission started | IVth SEMESTER POSTGRADUATE DEG

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