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

WDD Practical File 1

The document outlines a practical file for a course on web designing and development. It includes instructions on how to demonstrate various HTML tags, formatting tags, lists, tables, forms, JavaScript functions, Dreamweaver features like image hyperlinks and tables, and an activity in Flash to calculate averages. The practical covers basic to advanced concepts in HTML, CSS, JavaScript, Dreamweaver and Flash over 4 sections and aims to give students hands-on experience with these technologies.

Uploaded by

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

WDD Practical File 1

The document outlines a practical file for a course on web designing and development. It includes instructions on how to demonstrate various HTML tags, formatting tags, lists, tables, forms, JavaScript functions, Dreamweaver features like image hyperlinks and tables, and an activity in Flash to calculate averages. The practical covers basic to advanced concepts in HTML, CSS, JavaScript, Dreamweaver and Flash over 4 sections and aims to give students hands-on experience with these technologies.

Uploaded by

Vaibhav Sharma
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 24

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)

(Dec 2021)

SUBMITTED BY:

NAME OF THE STUDENT

ROLL NO

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...........................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.1 Show the working of basic HTML tags
1.2 Show the working of
e. Br tags
f. Comment tag
g. Marquee tag
h. Hr tag
1.3 Show the working of formatting tags:
g. Font tag
h. Pre tag
i. Superscript tag
j. Subscript tag,
k. P tag
l. B, I, U tags.
1.4 Display Nested list(UL and OL)
1.5 Show the working of:
d. Menu list
e. Directory list
f. 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 Insert Form

4 Introduction to Flash
4.1 Find out the average of 5 given marks

You might also like