Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added B pharma/B pharma - Shortcut.lnk
Binary file not shown.
30 changes: 26 additions & 4 deletions B pharma/academics.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ <h1>Department of Pharmacy</h1>
<li class="active"><a href="academics.html">Academics</a><li ><a href="timetable.html"><label style="border-bottom:red dotted;width:95px">Time table</label></a></li><li ><a href="calendar.html"><label style="border-bottom:red dotted;width:95px">Calendar</label></a></li>
<li><a href="admission.html">Admission</a></li>
<li><a href="laboratories.html">Laboratories</a></li>
<li><a href="webinars.html">Webinars</a></li>
<li><a href="faculty participation.html">Faculty Participation</a></li>
<!--<li><a href="placement.html">Placement</a></li>-->
<li><a href="student acheivements.html">Student Achievments</a></li>
Expand All @@ -64,7 +65,7 @@ <h1>Department of Pharmacy</h1>

<!--Content Division Begin-->
<div class="col-lg-8 col-md-8 col-sm-7 contents" style="text-align: center">
<img src="images/course.jpeg"/>
<img style="width:35rem" src="images/Intake.jpeg"/>
<div style="height:50px;vertical-align: middle;"><h3 style="vertical-align: middle;">Syllabus &amp; Scheme</h3></div>

<!--option-->
Expand All @@ -73,6 +74,7 @@ <h1>Department of Pharmacy</h1>
<label for="sch">Select</label>
<select class="form-control input-lg" id="prog">
<option>B.Pharma</option>
<option>D.Pharma</option>

</select>
<select class="form-control input-lg" id="doc">
Expand Down Expand Up @@ -120,7 +122,15 @@ <h1>Department of Pharmacy</h1>
<td><a href="Syllabus/Syllabus 8 sem.pdf" download="EX Eighth"><img id="down" src="images/download.png"/></a></td>
</tr>
</table>

<table class="table table-striped" id="hmsyl">
<caption style="margin-left:auto;margin-right:auto;"><h3>Syllabus</h3></caption>
<tr>
<td><h3>Syllabus</h3></td>
<td><a href="Scheme/Dpharmascheme.pdf" download="EX Fisrt"><img id="down" src="images/download.png"/></a></td>
</tr>
</table>


<!--scheme-->
<table class="table table-striped" id="hbsch">
<caption style="margin-left:auto;margin-right:auto;"><h3>Scheme</h3></caption>
Expand Down Expand Up @@ -157,6 +167,15 @@ <h1>Department of Pharmacy</h1>
<td><a href="Scheme/Scheme 8 sem.pdf" download="EX Eighth"><img id="down" src="images/download.png"/></a></td>
</tr>
</table>
<table class="table table-striped" id="hmsch">
<caption style="margin-left:auto;margin-right:auto;"><h3>Scheme</h3></caption>
<tr>
<td><h3>Scheme</h3></td>
<td><a href="Scheme/Dpharmascheme.pdf" download="EX Fisrt"><img id="down" src="images/download.png"/></a></td>
</tr>
</table>





Expand All @@ -178,11 +197,14 @@ <h1>Department of Pharmacy</h1>
{
var prog=$("#prog").val();
var doc=$("#doc").val();
if (prog=="B.pharm") {
if (prog=="B.Pharma") {
if (doc=="Syllabus") {$("#hbsyl").show(600);$("#hbsch").hide(400);$("#hmsch").hide(400);$("#hbmyl").hide(400);};
if (doc=="Scheme") {$("#hbsch").show(600);$("#hbsyl").hide(400);$("#hmsch").hide(400);$("#hbmyl").hide(400);};
};

if (prog=="D.Pharma") {
if (doc=="Syllabus") {$("#hmsyl").show(600);$("#hmsch").hide(400);$("#hbsch").hide(400);$("#hbsyl").hide(400);};
if (doc=="Scheme") {$("#hmsch").show(600);$("#hmsyl").hide(400);$("#hbsch").hide(400);$("#hbsyl").hide(400);};
};
}
$("document").ready(function() {
$("#hbsch").hide();
Expand Down
22 changes: 20 additions & 2 deletions B pharma/admission.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ <h1>Department of Pharmacy </h1>
<li><a href="academics.html">Academics</a><li ><a href="timetable.html"><label style="border-bottom:red dotted;width:95px">Time table</label></a></li><li><a href="calendar.html"><label style="border-bottom:red dotted;width:95px">Calendar</label></a></li>
<li class="active"><a href="admission.html">Admission</a></li>
<li><a href="laboratories.html">Laboratories</a></li>
<li><a href="webinars.html">Webinars</a></li>
<li><a href="faculty participation.html">Faculty Participation</a></li>
<li><a href="student acheivements.html">Student Achievements</a></li>
<li><a href="library.html">Library</a></li>
Expand All @@ -79,8 +80,25 @@ <h1>Department of Pharmacy </h1>
</ul><!--Side nav Ends-->

<!--Content Division Begin-->
<div class="col-lg-8 col-md-8 col-sm-7 contents" >
<center><img src="images/admission.jpg" style="width:700px;height:800px;"></center>
<div class="col-lg-8 col-md-8 col-sm-7 contents" style="text-align: center;min-height:700px;">
<div class="row">
<h3
style="margin:15px; padding:15px; background-color:#021B38;text-align: center; color:#4A97C2; border-bottom:2px solid #4A97C2;">
Admission</h3>
<div class="thumbnail col-lg-8 col-md-8 col-lg-offset-2 col-md-offset-2 col-sm-offset-2" style="width: 56rem;">
<img src="images/Brochure 2021-22.jpg" style="height: 350px; width: 600px" />
<p>&nbsp;</p>
<img src="images/Admission open 2022 a.jpg" style="height: 350px; width: 600px" />
<p>&nbsp;</p>
<img src="images/Admission open 2022 b.jpg" style="height: 350px; width: 600px" />
<p>&nbsp;</p>
<img src="images/Admission open 2022 c.jpg" style="height: 350px; width: 600px" />
<p>&nbsp;</p>
<img src="images/Admission open 2022.jpg" style="height: 350px; width: 600px" />
<p>&nbsp;</p>

</div>
</div>
</div>
<!--News Section -->

Expand Down
1 change: 1 addition & 0 deletions B pharma/calendar.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ <h1>Department of Pharmacy </h1>
<li><a href="academics.html">Academics</a><li ><a href="timetable.html"><label style="border-bottom:red dotted;width:95px">Time table</label></a></li><li class="active" ><a href="calendar.html"><label style="border-bottom:red dotted;width:95px">Calendar</label></a></li>
<li><a href="admission.html">Admission</a></li>
<li><a href="laboratories.html">Laboratories</a></li>
<li><a href="webinars.html">Webinars</a></li>
<li><a href="faculty participation.html">Faculty Participation</a></li>
<li><a href="student acheivements.html">Student Achievements</a></li>
<li><a href="library.html">Library</a></li>
Expand Down
3 changes: 2 additions & 1 deletion B pharma/dept.news Letter.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ <h1>Department of Pharmacy </h1>
<li><a href="academics.html">Academics</a></li>
<li><a href="admission.html">Admission</a></li>
<li><a href="laboratories.html">Laboratories</a></li>
<li><a href="webinars.html">Webinars</a></li>
<li><a href="faculty participation.html">Faculty Participation</a></li>
<!--<li><a href="placement.html">Placement</a></li>-->
<li><a href="student acheivements.html">Student Achievments</a></li>
Expand All @@ -81,7 +82,7 @@ <h1>Department of Pharmacy </h1>
<!--Content Division Begin-->
<div class="col-lg-8 col-md-7 col-sm-7 contents">
<center><h1 style="background-color:#021b48;color:white">Newsletter</h1></center>
<iframe height="700px" width="740px" src="pdf/new_letter.pdf" option="" ></iframe>
<iframe height="700px" width="740px" src="pdf/total final news letter.pdf" option="" ></iframe>
</div>

<!--<ul>
Expand Down
20 changes: 17 additions & 3 deletions B pharma/faculty participation.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ <h1>Department of Pharmacy</h1>
<li><a href="academics.html">Academics</a></li>
<li><a href="admission.html">Admission</a></li>
<li><a href="laboratories.html">Laboratories</a></li>
<li><a href="webinars.html">Webinars</a></li>
<li class="active"><a href="faculty participation.html">Faculty Participation</a></li>
<!--<li><a href="placement.html">Placement</a></li>-->
<li><a href="student acheivements.html">Student Achievments</a></li>
Expand All @@ -79,10 +80,23 @@ <h1>Department of Pharmacy</h1>
<!--Side nav Ends-->

<!--Content Division Begin-->
<div class="col-lg-8 col-md-8 col-sm-7 contents" >
<center><h3 class="he3">Faculty Participations</h3></center>
<iframe height="600px" width="700px" src="pdf/Faculty Participation.pdf"></iframe>
<div style="display: flex; flex-direction: column;">
<div class="col-lg-8 col-md-8 col-sm-7 contents" >
<center><h3 class="he3">Faculty Participations</h3></center>
<iframe height="600px" width="700px" src="pdf/faculty11.pdf"></iframe>
</div>
<div class="row">
<div class="col-lg-8 col-md-8 col-sm-7 contents">
<h3
style="margin:15px; padding:15px; width:750px; background-color:#021B38; color:#4A97C2; border-bottom:2px solid #4A97C2;">
Research</h3>
<iframe src='https://view.officeapps.live.com/op/embed.aspx?src=http://www.ggits.org/civil/research updates.xlsx' width='750px' height='565px' frameborder='0'> </iframe>
</div>
</div>


</div>

<!--News Section -->

<!--News Section Ends-->
Expand Down
1 change: 1 addition & 0 deletions B pharma/gallery.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ <h1>Department of Pharmacy</h1>
<li><a href="academics.html">Academics</a></li>
<li><a href="admission.html">Admission</a></li>
<li><a href="laboratories.html">Laboratories</a></li>
<li><a href="webinars.html">Webinars</a></li>
<li><a href="faculty participation.html">Faculty Participation</a></li>
<!--<li><a href="placement.html">Placement</a></li>-->
<li><a href="student acheivements.html">Student Achievments</a></li>
Expand Down
Binary file added B pharma/images/Admission open 2022 a.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added B pharma/images/Admission open 2022 b.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added B pharma/images/Admission open 2022 c.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added B pharma/images/Admission open 2022.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added B pharma/images/Brochure 2021-22.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added B pharma/images/Intake.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added B pharma/images/webinar1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added B pharma/images/webinar2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added B pharma/images/webinar3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading