0% found this document useful (0 votes)
2 views

PROGRAM 3

The document consists of HTML files for Vellalar College for Women, detailing the college's homepage, about section, courses offered, and facilities available. The college aims to provide educational opportunities to rural women and transform youth into national contributors. The courses include various programs in Science and Arts, and facilities feature modern infrastructure and support services.

Uploaded by

vpkookieluv
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

PROGRAM 3

The document consists of HTML files for Vellalar College for Women, detailing the college's homepage, about section, courses offered, and facilities available. The college aims to provide educational opportunities to rural women and transform youth into national contributors. The courses include various programs in Science and Arts, and facilities feature modern infrastructure and support services.

Uploaded by

vpkookieluv
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

PROGRAM 3

home.html

<html>

<head>

<title>VCW</title>

</head>

<body bgcolor=yellow>

<center>

<h1><font color =blue>VELLALAR COLLEGE FOR WOMEN</font></h1>


<h3><font color =green>"COLLEGE WITH POTENTIAL FOR EXCELLENCE"</font>

<font color=red>(Autonomous)</font></h3>

<h4><font color=black>

e-mail:[email protected],website:vcw.ac.in</h4>

<h5>Thindal,ERODE-638012(T.N.,)Ph:2244101,2244102</h5>

<img src="d:\logo.jpg" height=250 width=250/>

</center>
<center>

<a href="about.html">ABOUT</a>

<a href="courses.html">COURSES</a>

<a href="facilities.html">FACILITIES</a>

</center>

</body>

</html>

---------------------------------------------------------------------------------------------------
about.html

<html>

<head><center><p><h1>ABOUT US</h1></p></center>

</head>
<body bgcolor="pink">

<center>

<h1><font color =blue>VELLALAR COLLEGE FOR WOMEN</h1>

<h3><font color =green>"COLLEGE WITH POTENTIAL FOR


EXCELLENCE"</font></center>

<ul>

<p><h2><li>To provide education opportunities to the rural backward and down Dronten
women</li></h2></p>

<p><h2><li>To make the first-generation scholars globe-drottens and nation


builders</li></h2></p>

<p><h2><li>To address the major concerns of our society through new


teching,learning,methodology</li></h2></li>

<p><h2><li>To transform the youth into excellent performers for national


development</li></h2></p>

</ul>

<a href="home.html"/>HOME</a>
</body>

</html>

---------------------------------------------------------------------------------------------------
courses.html

<html>

<head></head>

<body>

<h1><center>VELLALAR COLLEGE FOR WOMEN</center></h1>


<h1><center>COURSES</center></h1>

<ol type = '1'>

<li><h2>SCIENCE</h2></li>

<ul type='disc'>
<lh><h3>COMPUTER SCIENCE</h3></lh>

<li> BCA</li>

<li> MCA</li>
<li> B.Sc CSDA</li>

<li> B.Sc CS</li>

<li> B.Sc IT</li>

<li> B.Sc CT</li>

</ul>

<ul type='disc'>

<lh><h3>MATHEMATICS</h3></lh>

<li> B.Sc MATHS</li>


<li> B.Sc MATHS CA</li>

<li> M.Sc MATHS</li>

<li> M.Sc MATHS CA</li>

</ul>

<li><h2>ARTS<h2></li>

<ul type='circle'>
<lh><h3>COMMERCE</h3></lh>
<li> B.Com</li>

<li> M.Com</li>

<li> B.Com CS</li>

<li> B.Com CA</li>


</ul>

<ul type='circle'>

<lh><h3>LITRATURE</h3></lh>

<li> BA Lit</li>

<li> MA Lit</li>

</ul>

</ol>
</body>
</html>

---------------------------------------------------------------------------------------------------

facilities.html

<html>

<head><h1><center>college facilities</center></h1></head>

<title>welcome to all</title>

<body bgcolor="pink">
<p><h3>facilities included well ventilated classrooms,recreational area,etc..the students are
endowed with mordern infrastructure</h3></p>
<p><h2><center>facilities are:/

<ol>

<li>comfortable hostels</li>

<li>bus facility</li>
<li>a magnificant auditorium</li>
<li>four conference hall</li>

<li>canteen</li>

<li>bank and ATM</li>

<li>student counselling center</li>


</ol>

</center>

</h2>

</p>

<a href="home.html">HOME</a>

</body>

</html>

You might also like