You are on page 1of 21

Content

1 Introduction to HTML
1.1 Show the working of basic HTML tags
1.2 Show the working of
a. Br tags
b. Comment tag
c. Marquee tag
d. Hr tag
1.3 Show the working of formatting tags:
a. Font tag
b. Pre tag
c. Superscript tag
d. Subscript tag,
e. P tag
f. B, I, U tags.
1.4 Display Nested list(UL and OL)
1.5 Show the working of:
a. Menu list
b. Directory list
c. Definition list
1.6 Insert an inline hyperlink image in different frames
1.7 Insert Table of 5 columns and 7 rows with Col span,
row span, cell spacing, cell padding and border.
1.8 Design application form (includes all form objects)
2 Introduction to Javascript
2.1 Display the table of the user input number
2.2 Show the working of arithmetic operation
2.3 Display the average of 10 numbers in the arrays
3 Introduction to dreamweaver
3.1 Insert image as hyperlink image and rollover image to the
webpages
3.2 Show text formatting and styling
3.3 Insert nested table
3.4 Insert Form
4 Introduction to Flash
4.1 Find out the average of 5 given marks
4.2 Show the working of Layers.
WEB DESIGNING AND DEVELOPMENT

PRACTICAL FILE

SUBMITTED IN THE PARTIAL FULFILLMENT OF THE DEGREE OF

BACHELOR OF BUSINESS ADMINISTRATION(CAM)

SUBMITTED BY:

Vaibhav Sharma

ROLL NO

02721001920

UNDER THE GUIDANCE OF

Dr. PARMINDER KAUR

(ASSOCIATE PROFESSOR, IT DEPARTMENT)

IDEAL INSTITUTE OF MANAGEMENT & TECHNOLOGY

AFFILIATED TO GURU GOBIND SINGH INDRAPRASTHA


ŚŚŚUNIVERSITY, DELHI
ACKNOWLEDGEMENT

I am preparing this Web Designing and Development practical file for the program
of Bachelor of Business Administration for Ideal Institute of Management &
Technology, Affiliated to Guru Gobind Singh Indraprastha University.

It has been a great challenge but a plenty of learning and opportunities to gain a huge
amount of knowledge on the way of preparing this file. I could not have completed
my work without the constant guidance of Dr. Parminder Kaur, my faculty, who
helped me along the way and was always prepared to give me feedback and
guidelines whenever I needed it.

Student Name

Enroll no.:
CERTIFICATE

This is to certify that Practical file of Web Designing & Development which is
submitted by Vaibhav Sharma in partial fulfillment of the requirement for the
award
of degree of Bachelor of Business Administration to Ideal Institute of Management
and Technology (affiliated to GGSIP University, Delhi) is a record of the candidate’s
own work carried out by him/her under my supervision. The matter embodied in this
file is bonafide and has not been submitted for the award of any other degree.

.………………
Dr. Parminder

( Associate Professor)
Supervisor
1. Introduction to HTML

1.1 show the working of basic HTML tags

1.2 show the working of


a. br tags
b. comment tag
c. marquee tag
d. hr tag
1.3 Show the working of formatting tags
a. Font tag
b. Pre tag
c. Superscript tag
d. Subscript tag
e. P
f. B,I,U tages
1.4Display nested list (UL and OL)
1.5 Show the working of
a. Menu list
b. Directory list
c. Definition list
1.6 Insert an inline hyperlink image in different frames
1.7 Insert Table of 5 columns and 7 rows with colspan,
rowspan, cell spacing, cell padding and border.
1.8 Design application form (includes all form objects)
There are different types of form controls that you can use
to collect data using HTML form −
• Text Input Controls
• Checkboxes Controls
• Radio Box Controls
• Select Box Controls
• File Select boxes
• Hidden Controls
• Clickable Buttons
• Submit and Reset Button

2 Introduction to Javascript
2.1 Display the table of the user input number

2.2 Show the working of arithmetic operation


2.3 Display the average of 10 numbers in the arrays
3. Introduction to Dreamweaver

3.1 Insert image as hyperlink image and rollover image to the webpages
3.2 Show text formatting and styling

3.3 Insert nested table


3.4 Inset form

4.Introduction to Flash

4.1 Find out the average of 5 given number


4.2 show the working of layers.

You might also like