0% found this document useful (0 votes)
5 views37 pages

E Comm Prac File

This document is a practical file for an E-Commerce Lab course submitted by Ishpreet Singh at Guru Gobind Singh Indraprastha University. It includes a series of practical tasks related to web development, such as creating web pages using HTML, illustrating various HTML tags, and providing a brief history of web browsers, search engines, and HTML. The document serves as a comprehensive guide for students to learn and apply fundamental web design and development concepts.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views37 pages

E Comm Prac File

This document is a practical file for an E-Commerce Lab course submitted by Ishpreet Singh at Guru Gobind Singh Indraprastha University. It includes a series of practical tasks related to web development, such as creating web pages using HTML, illustrating various HTML tags, and providing a brief history of web browsers, search engines, and HTML. The document serves as a comprehensive guide for students to learn and apply fundamental web design and development concepts.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 37

ISHPREET SINGH BBAMI 00713701724

A Practical File on
E-Commerce Lab
BBA-114
Bachelor of Business Administration (BBA)

Guru Gobind Singh Indraprastha University, Delhi

Submitted To: Submitted By:


Ms. Rashmi Ishrawat Name: Ishpreet Singh
Assistant professor Enrol No.: 00713701724
Class: BBA- II (M1)

Institute of Information Technology & Management,


New Delhi – 110058
Batch (2024-2028)

pg. 1
ISHPREET SINGH BBAMI 00713701724

Index
S.No Programs Date Signature
1 Write down brief history of Web browser,
Search Engine and HTML
2 Create a web page which display a message
“This is my First web page “, using different
level of headings.
3 Create a web page to illustrate font tag

4 Create a web page to illustrate pre tag

5 Create a web page to illustrate comment,


marquee, formatting tag
6 Create a page to show different character
formatting (B, I, SUB, SUP)
log b m p = p logb m
7 Create a page to show different character formatting.
8 Create a web page to illustrate ordered list of all
second semester courses and horizontal rule line.
9 Create a web page to illustrate ordered list of all
planets and horizontal rule line
10 Write HTML code to produce the following
output:
Fruits & Vegetables
1. Vegetables
● Onion
● Potato
2. Fruits
● Mango
● Grapes

11 Write a webpage for the following list (Definition


List)
Coffee
- black hot drink
Milk
-white cold drink

12 Write HTML code to create a web page that contains


an image as its center.

pg. 2
ISHPREET SINGH BBAMI 00713701724

13 Create a web page with an appropriate image


towards the left-hand side of the page, when
user clicks on the image another web page
should open.
14 Create a web page showing your timetable

15 A. Create a Simple Table


B. Write a program to illustrate the table and its
attributes
C. Write a program
16 Design a web page using frames
Welcome to Institute of Information
Technology
& Management
D-29, Janakpuri, GGSIPU, New Delhi
About us
Accreditation
details Pic of IITM
Affiliation details
Courses Offered
Faculty Details
Contact us
Developed by: Ms. Rashmi Ishrawat
17 Design a Registration Page form using form
tags.
18 Explain any 10 AI Generative tools

Practical - 1
AIM- Brief History of Web Browser Search Engine & HTML.

pg. 3
ISHPREET SINGH BBAMI 00713701724

Solution: Web Browser:

A web browser is a software application used to access and view websites and web pages on
the internet. It retrieves and displays web content, including text, images, videos, and other
multimedia. Common web browsers include Google Chrome, Mozilla Firefox, Microsoft Edge,
and Safari.

1. History of Web Browsers:

A web browser is a software application that allows you to access and view websites on the
internet. It interprets HTML (Hypertext Markup Language) and displays the content of web
pages. The history of web browsers is quite interesting and involves major milestones.

• Early Beginnings: In the late 1980s, Tim Berners-Lee, a British computer scientist,
invented the World Wide Web (WWW) while working at CERN (European
Organization for Nuclear Research). To access the web, he created the first-ever web
browser called World Wide Web (later renamed Nexus) in 1990. It allowed users to
view text documents linked to each other using hyperlinks.
• The First Popular Browser – Mosaic: In 1993, Mosaic, developed by Marc
Andreessen and Eric Bina, was released. It was one of the first web browsers to display
images along with text and allowed easier navigation on the web. Mosaic’s popularity
led to the creation of Netscape Navigator.
• The Rise of Netscape and Internet Explorer: Netscape Navigator became one of the
most popular browsers in the mid-1990s. But, in 1995, Microsoft launched Internet
Explorer (IE) as part of its Windows operating system. IE became widely used, and
for many years, it was the most dominant browser on the market.
• Mozilla Firefox & Google Chrome: As the internet continued to evolve, so did
browsers. In 2004, Mozilla Firefox was launched, offering more privacy and security
features compared to other browsers. Later, in 2008, Google Chrome was introduced.
Chrome was faster, lighter, and had a simple interface, which made it very popular.
Today, Chrome dominates the browser market worldwide.
• Other Browsers: Alongside Chrome, other browsers like Safari (developed by Apple),
Opera, and Microsoft Edge (which replaced Internet Explorer) have also gained users
over time.

2. History of Search Engines:

pg. 4
ISHPREET SINGH BBAMI 00713701724

A search engine is a tool that helps you find information on the internet. It searches the web
using a web crawler, indexes websites, and then shows the most relevant results when you
search for something.

• Early Search Engines: In the early 1990s, search engines were simple directories that
listed websites. The first well-known search engine was Archie, which was created in
1990 by Alan E. S. Kent. It was used to search for files on the internet.
• The Birth of Yahoo and AltaVista: Yahoo! was created in 1994 by Jerry Yang and
David Filo as a directory, but it later evolved into a search engine. AltaVista, launched
in 1995, was one of the first search engines to index the entire web and allowed users
to search for content more efficiently.
• Google Revolutionizes Search: In 1998, Google was founded by Larry Page and
Sergey Brin. Google changed the way we search the web by introducing the PageRank
algorithm, which ranks websites based on their relevance and authority. Google became
popular because it provided better, more accurate search results and had a clean, simple
interface. Today, Google is the most used search engine in the world.
• Other Search Engines: Though Google dominates, other search engines like Bing (by
Microsoft), Yahoo! Search, and DuckDuckGo (which focuses on privacy) are also
used by people worldwide.

3. HTML (Hyper Text


Markup Language):

HTML is the standard markup language used to create and structure content on the web. It
consists of a series of elements or tags that define the structure of a web page, such as headings,
paragraphs, links, images, and more. HTML is used in combination with other technologies
like CSS (Cascading Style Sheets) and JavaScript to build fully functional and interactive
websites.

History of HTML (Hypertext Markup Language):

HTML is the standard language used to create and design web pages. It’s a system of codes
(tags) that browsers use to display content like text, images, videos, links, etc. HTML has
evolved over the years, becoming more powerful and flexible.

pg. 5
ISHPREET SINGH BBAMI 00713701724

• HTML 1.0 (1991): Tim Berners-Lee, the creator of the World Wide Web, also created
the first version of HTML in 1991. HTML 1.0 allowed basic formatting, such as
creating headings, paragraphs, and linking to other web pages. Websites in the early
days of the web were very simple and mostly text-based.
• HTML 2.0 (1995): HTML 2.0 came out in 1995 and added new features like tables,
forms, and more formatting options. This allowed websites to have more structure and
interactivity.
• HTML 3.2 and HTML 4.0 (1997-1999): In the late 1990s, HTML continued to
improve with HTML 3.2 and HTML 4.0. These versions allowed web designers to
create more complex layouts, such as frames and multimedia elements like videos and
audio. HTML 4.0 also introduced the concept of separating the structure (HTML) from
the style (CSS - Cascading Style Sheets).
• XHTML (2000s): In the early 2000s, XHTML (Extensible HTML) was introduced as
a stricter version of HTML. It enforced cleaner, well-structured code, but it was
eventually replaced by HTML5 because it was too rigid for modern web design.
• HTML5 (2014 and beyond): HTML5 was introduced in 2014, and it brought many
new features to make websites more interactive and dynamic. With HTML5, developers
could easily embed audio, video, and interactive elements without needing external
plugins like Flash. HTML5 also improved support for mobile devices, making it easier
to create responsive and mobile-friendly websites.

In Summary:

• Web browsers started in the 1990s with simple tools like Nexus and Mosaic and
evolved into today's modern browsers like Chrome, Firefox, Safari, and Edge.
• Search engines were introduced to help us find information on the internet. Google
became the most popular and effective search engine due to its smart algorithms.
• HTML has evolved from a simple way to structure text-based websites to a powerful
tool for creating interactive, multimedia-rich websites that work across different
devices.

These developments helped shape the internet we use today, making it faster, more accessible,
and user-friendly.

pg. 6
ISHPREET SINGH BBAMI 00713701724

PRACTICAL- 2
AIM- Create a web page which display a message,” This is my first Web Page” using
different level of heading.
Solution:
<html>
<head>
first practical
</head>
<title>
heading tags
</title>
<body>
<h1>this is my first webpage</h1>
<h2>this is my first webpage</h2>
<h3>this is my first webpage</h3>
<h4>this is my first webpage</h4>
<h5>this is my first webpage</h5>
<h6>this is my first webpage</h6>
</body>
</html>

pg. 7
ISHPREET SINGH BBAMI 00713701724

PRACTICAL-3
Aim – Create a web page to illustrate a font tag.
Solution:
<html>
<head>
<title>Webpage
</Title>
</Head>
<body>
<H1> Introduction</H1>
<font face="TIMES NEW ROMAN" color="blue" size=28>
My name is Vansh Mishra </font> <br>
My address is South West Delhi delhi <br>
my father name is Ganesh Chandra Mishra <br>
i am 19 years old <br>
i am pursing BBA from IITM, Janakpuri <br>
my hobbies are reading <br>
</body>
</html>

pg. 8
ISHPREET SINGH BBAMI 00713701724

PRACTICAL – 4
AIM – Create a web page to illustrate pre tag.
Solution:
<HTML>
<head>
<title>
Pre Tag
</title>
</head>
<body bgcolor="yellow">
<marquee><pre>
________________________________
I'm an expert in my field.
--------------------------------
\ ^__^
\ (oo)\____________
(__)\ )\/\
||-------w |
|| ||
</pre></marquee>
<p>A cow saying, " I'm an expert in my field."The cow is illustrated using
performatted text characters.
</p>
</Body>
</html>

pg. 9
ISHPREET SINGH BBAMI 00713701724

PRACTICAL – 5
AIM - Create a web page to illustrate comment, marquee and formatting tag.
SOLUTION -
<html>
<head>
<title> program on formatting and formatting and marquee tag </title>
</head>
<body bgcolor="blue" text="red">
<!-- This program explain how to use comment tag -->
<h1 align="center"> WELCOME STUDENTS</h1>
<hr color= "green" size= 16>
<font size= "5" color= "white">
<marquee behavior = "alternate" direction= "top"> fresher party
</marquee>
</font>
<font size="5" color ="pink">
<p><i> welcome </i></p>
<p><u> welcome </i></p>
<p><b> welcome </i></p>
<p><strong> welcome </strong></p>
<p><s> welcome </s></p>
<p><sup> welcome </sup></p>
<p><sub> welcome </sub></p>
<p><big> welcome </big></p>
<p><small> welcome </small></p>
<p><em> welcome </em></p>
<p><code> welcome </code></p>
</font>

pg. 10
ISHPREET SINGH BBAMI 00713701724

</body>
</html>

pg. 11
ISHPREET SINGH BBAMI 00713701724

PRACTICAL – 6
AIM- Create a page to show different characters formatting (B, I , SUB , SUP)
Solution –
<html>
<head>
<title>program to print log funtion</title>
<head>
<body bgcolor="yellow" text="purple">
<font size = "6" face = "times new roman">
<body>
<b>
<i> log </i><sub> b </sub> m <sup> p </sup> = <i> log</i><sub> b
</sub>
</b>
</font>
</body>
</html>

pg. 12
ISHPREET SINGH BBAMI 00713701724

PRACTICAL – 7
AIM- Create a page to show different character formatting
Solution -
<html>
<head>
<title>program to print log function</title>
</head>
<body bgcolor="green" text="yellow">
<font size="6" face="times new romans">
<body>
<b>
<i> X</i><sup> 3 </sup> +2x <sup> 2 </sup>+4x+5 = 0
</sub>
</font>
</body>
</html>

pg. 13
ISHPREET SINGH BBAMI 00713701724

PRACTICAL – 8
AIM- Create a web page to illustrate ordered list of all second semester courses and
horizontal rule line.
Solution -
<html>
<head>
<title>Program
</title>
<body bgcolor="yellow">
<h1 align= "center"> second semester courses</h1>
<hr>
<ol type="1"><font size=12>
<li> E- COMMERCE </li>
<li>MARKETING MANAGEMENT </li>
<li>BUSINESS COMMUNICATION </li>
<li>DECISION TECHNIQUES IN BUSINESS</li>
<li>INDIAN KNOWLEDGE SYSTEM </il>
<li> E-COMMERCE LAB </il>
<li> HUMAN RESOURCE MANAGEMENT </il>
</ol>
</hr>
</font>
</body>

pg. 14
ISHPREET SINGH BBAMI 00713701724

</html>
PRACTICAL – 9
AIM- Create a web page to illustrate ordered list of all planets and horizontal rule line
Solution-
<html>
<head>
<title>Program
</title>
<body bgcolor="pink">
<h1 align= "center"> PLANETS </h1><hr>
<ul type="1"><font size=12>
<li> MERCURY</li>
<li> VENUS </li>
<li> EARTH </li>
<li> MARS</li>
<li> JUPITER </il>
<li> SATURN </il>
<li> URANUS </IL>
<li> NEPTUNE </IL>
</ul><hr></font>
</body>
</html>

pg. 15
ISHPREET SINGH BBAMI 00713701724

pg. 16
ISHPREET SINGH BBAMI 00713701724

PRACTICAL-10
AIM- Write the code to produce the following output :
Fruits and Vegetables
1. Vegetables
. Onion
. Potato
2. Fruits
. Apple
. Mango
Solution -
<html>
<head>
<title>Program
</title>
<body bgcolor="ORANGE">
<h1 align= "center">Fruits and Vegetables </h1><hr>
<ol type="1"><font size=12>
<li> VEGETABLES </li>
<ul>
<li> ONION </li>
<li> POTATO</li>
</ul>
<li> FRUITS </li>
<ul>
<li> APPLE </li>
<li> MANGO </li>
</ul><hr></font>
</ol>
</body>

pg. 17
ISHPREET SINGH BBAMI 00713701724

</html>

pg. 18
ISHPREET SINGH BBAMI 00713701724

PRACTICAL-11
Aim - Write HTML code to produce the following list (Definition list):
Coffee
- Black hot drink
Milk
- White cold drink
Solution:
<html>
<head>
<title>Definition List</title>
</head>
<body bgcolor="yellow">
<font size="5" face="Times New Roman" color="black">
<h1><u>Definition List</u></h1>
<dl>
<dt><b>Coffee</b></dt>
<dd>Black hot drink</dd>
<dt><b>Milk</b></dt>
<dd>White cold drink</dd>
</dl>
</font>
</body>
</html>

pg. 19
ISHPREET SINGH BBAMI 00713701724

PRACTICAL-12
AIM- Write HTML code to create a web page that contains an image as its centre.
Solution:
<html>
<head>
<title>image at center</title>
</head>
<body bgcolor="yellow">
<center>
<img src="n download.jpg" width="200"height="200"
</center>
</body>
</html>

pg. 20
ISHPREET SINGH BBAMI 00713701724

PRACTICAL – 13
AIM - Create a web page with an appropriate image towards the left hand side of the
page, when user clicks on the image another web page should open.
Solution -
<html>
<body bgcolor= "yellow">
<h1><p align="center"><b><u>Image Display</u></b></p></h1>
<h1><p align="center">Here We use the style attribute to specify the width and height of an
image: </p></h1>
<p align="left">
<a href=https://www.amazon.in/Scott-International-Lightweight-Repellant-
Outerwear/dp/B0CJP7XX4N>
<img src="31IMkVGTNML.jpg" alt="1" style="width:300px";height="300px">
</a>
</p>
</body>
</html>

pg. 21
ISHPREET SINGH BBAMI 00713701724

pg. 22
ISHPREET SINGH BBAMI 00713701724

PRACTICAL – 14
AIM: CREATE A WEB PAGE SHOWING YOUR TIMETABLE.
Solution:
<html>
<body>
<table border='1'
<tr>
<th> TIME </th>
<th> MONDAY</th>
<th>TEUSDAY</th>
<th>WEDNESDAY</th>
<th>THURSDAY</th>
<th>FRIDAY</th>
<th>SATURDAY</th>
</tr>
<tr>
<td>12:30-01:30</td>
<td>BE(VR)</TD>
<td>BE(VR)</TD>
<td>BE(VR)</TD>
<td>BE(VR)</TD>
<TD>CA(MR)</TD>
</TR>
</tr>
<tr>
<td>01:30-02:30</td>
<TD>CA(MR)</TD>
<td>DTB(MS)</TD>

pg. 23
ISHPREET SINGH BBAMI 00713701724

<TD>E-COMM(PS)</TD>
<td>DTB(MS)</TD>
<td>DTB(MS)</TD>
</TR>
<tr>
<td>02:30-03:30(/td)
<td>BC(SV)</td>
<TD>E-COMM(PS)</TD>
<TD>E-COMM LAB(PS/CN)</TD>
<TD>CA(MR)</TD>
<TD>E-COMM(PS)</TD>
</TR>
<tr>
<td>03:30-04:30</td>
<td>DTB(MS)>/TD>
<TD>CA(MR)</TD>
<TD>E-COMM LAB(PS/CN)</TD>
<TD>CA(MR)</TD>
<TD>BC(SV)</TD>
</TR>
</tr>
</table>
</body>
</html>

pg. 24
ISHPREET SINGH BBAMI 00713701724

Time Table of My own class.


<html>
<body>
<table border='1'
<tr>
<th><center> TIME </center></th>
<th><center> MONDAY</center></th>
<th><center>TEUSDAY</center></th>
<th><center>WEDNESDAY</center></th>
<th><center>THURSDAY</center></th>
<th><center>FRIDAY</center></th>
<th><center>SATURDAY</center></th>
</tr>
<tr>
<td><center>10:30-11:30</td>
<td><center>MM<br>(AC)</center></td>
<td><center>MM<br>(AC)</center></td>
<td><center>MM<br>(AC)</center></td>
<td><center>MM<br>(AC)</center></td>
<td><center>BC<br>(SA)</center></td>
<td><center>DTB<br>(MS)</center></td>
</tr>
<tr>
<td><center>11:30-12:30</center></td>
<TD><center>DTB<br>(MS)</center></TD>
<TD><center>HRM<br>(AR)</center></TD>
<TD><center>BC<br>(SA)</center></TD>
<TD><center>HRM<br>(AR)</center></TD>
<TD><center>HRM<br>(AR)</center></TD>

pg. 25
ISHPREET SINGH BBAMI 00713701724

<TD><center>HRM<br>(AR)</center></TD>
</tr>
<tr>
<td><center>12:30-01:30</center></td>
<td><center>E-com Lab<br>(RI/PS)</center></td>
<td><center>E-com<br>(RI)</center></td>
<td><center>E-com<br>(RI)</center></td>
<td><center>DTB<br>(MS)</center></td>
<td><center>IKS<br>(DS)</center></TD>
<TD><center>IKS<br>(DS)</center></TD>
</tr>
<tr>
<TD><center>01:30-02:30</center></TD>
<td><center>E-com Lab<br>(RI/PS)</center></td>
<td><center>DTB<br>(MS)</center></td>
</tr>
</tr>
</table>
</body>
</html>

pg. 26
ISHPREET SINGH BBAMI 00713701724

PRACTICAL – 15
A. AIM: Create a Simple Table
Solution:
<html>
<body>
<table border=1>
<tr>
<th>Student Name</th>
<th>Roll No.</th>
<th>Subject</th>
</tr>
<tr>
<td>Vansh Mishra</td>
<td>35321101724</td>
<td>E-Commerce(Lab)</td>
</tr>
<tr>
<td>Priyanshi Malik</td>
<td>35521101724</td>
<td>E-Commerce(Lab)</td>
</tr>
<tr>
<td>Vanshika</td>
<td>36021101724</td>
<td>E-Commerce(Lab)</td>
</tr>
<tr>
<td>Yash Panwar</td>
<td>35621101724</td>

pg. 27
ISHPREET SINGH BBAMI 00713701724

<td>E-Commerce(Lab)</td>
</tr>
</table>
</body>
</html>

pg. 28
ISHPREET SINGH BBAMI 00713701724

B. AIM: Write a program to illustrate the table and its attributes


Solution:
Source Code:
<html>
<body>
<table border=2 CELLSPACING=10 CELLPADDING=10>
<CAPTION>My Table Example</CAPTION>
<tr>
<th align="center" COLSPAN=3>Booming Career Options: </th>
</tr>
<tr>
<td>Biotech</td>
<td>Information Tech</td>
<td>Picture</td>
</tr>
<tr>
<td>Animation Making </td>
<td>Beauty & Health Care</td>
<td> </td>
</tr>
</table>
</body>
</html>

pg. 29
ISHPREET SINGH BBAMI 00713701724

pg. 30
ISHPREET SINGH BBAMI 00713701724

C. AIM: Write a program


Solution:
<html>
<head>
<title>BBA Semester II Timetable</title>
<style>
body {
font-family: Consolas, sans-serif;
margin: 20px;
}
table {
width: 100%;
border-collapse: collapse;
margin-bottom: 20px;
}
th, td {
border: 1px solid black;
padding: 8px;
text-align: center;
}
th {
background-color: #f2f2f2;
}
.heading {
text-align: center;
font-weight: bold;
margin-bottom: 10px;
}
</style>

pg. 31
ISHPREET SINGH BBAMI 00713701724

</head>
<body>
<div class="heading">
<h2>For Academic Session: 2024-25</h2>
<h3>Duration of the Semester: Jan - Jun 2025</h3>
<h3>Institute of Information Technology & Management (GGSIPU)</h3>
<h4>Janakpuri, New Delhi</h4>
<h3>Time Table</h3>
<p><strong>Class:</strong> BBA &nbsp;&nbsp;&nbsp;&nbsp;
<strong>Semester:</strong> II (E3) &nbsp;&nbsp;&nbsp;&nbsp; <strong>Batch:</strong>
2024-28</p>
<p><strong>Class Mentor:</strong> Ms. Shubhangi &nbsp;&nbsp;&nbsp;&nbsp;
<strong>Room No.:</strong> 310</p>
</div>
<table>
<tr>
<th>Time</th>
<th>Monday</th>
<th>Tuesday</th>
<th>Wednesday</th>
<th>Thursday</th>
<th>Friday</th>
<th>Saturday</th>
</tr>
<tr>
<td>10:30-11:30</td>
<td>MM (AC)</td>
<td>MM (AC)</td>
<td>MM(AC)</td>
<td>MM(AC)</td>

pg. 32
ISHPREET SINGH BBAMI 00713701724

<td>BC(SA)</td>
<td>DTB(MS)</td>
</tr>
<tr>
<td>11:30-12:30</td>
<td>DTB (MS)</td>
<td>HRM(AR)</td>
<td>BC(SA)</td>
<td> HRM(AR)</td>
<td> HRM(AR)</td>
<td>HRM (AR)</td>
</tr>
<tr>
<td>12:30-1:30</td>
<td>E- comm lab 1&2 (RI) </td>
<td>E- comm (RI)</td>
<td>E- comm (RI)</td>
<td>DTB (MS)</td>
<td>Iks (DS)</td>
<td>Iks (DS)</td>
</tr>
<tr>
<td>1:30-2:30</td>
<td>) E- comm lab 1&2 (RI) </td>
<td>DTB (MS) td>
<td></td>
<td></td>
<td></td>
<td></td>

pg. 33
ISHPREET SINGH BBAMI 00713701724

</tr>
</table>
<h3>Subject & Faculty Details</h3>
<table>
<tr>
<th>Paper Code</th>
<th>Subject Abbreviation</th>
<th>Subject Name</th>
<th>Faculty Abbreviation</th>
<th>Faculty Name</th>
</tr>
<tr>
<td>BBA 102</td>
<td>MM</td>
<td>Marketing Management</td>
<td>AP</td>
<td>Ms. Anamica Chopra </td>
</tr>
<tr>
<td>BBA 104</td>
<td>DTB</td>
<td>Decision Techniques for Business</td>
<td>MS</td>
<td>Dr. Megha Sharma</td>
</tr>
<tr>
<td>BBA 106</td>
<td>HRM</td>
<td>Human Resource Management</td>

pg. 34
ISHPREET SINGH BBAMI 00713701724

<td>SG</td>
<td>Ms. Ambani Rathaur</td>
</tr>
<tr>
<td>BBA 108</td>
<td>BC</td>
<td>Business Communication</td>
<td>Ma</td>
<td>Ms. Sonam</td>
</tr>
<tr>
<td>BBA 110</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>BBA 112</td>
<td>E-com</td>
<td>E-Commerce</td>
<td>Su</td>
<td>Ms. Rashmi Ishrawat</td>
</tr>
<tr>
<td>BBA 114</td>
<td>E-com Lab</td>
<td>E-Commerce Lab</td>
<td>Su/PS</td>
<td>Ms. Rashmi / Ms. Preeti Sharma</td>

pg. 35
ISHPREET SINGH BBAMI 00713701724

</tr>
<tr>
<td>BBA 116</td>
<td></td>
<td>Online/Inhouse Industrial Skill-Based Training/Apprenticeship</td>
<td></td>
<td></td>
</tr>
<tr>
<td>BBA 118</td>
<td>IKS</td>
<td>Indian Knowledge System</td>
<td>DS</td>
<td>Dr. Deepali Saluja</td>
</tr>
</table>
</body>
</html>

pg. 36
ISHPREET SINGH BBAMI 00713701724

pg. 37

You might also like