SlideShare ist ein Scribd-Unternehmen logo
1 von 3
Downloaden Sie, um offline zu lesen
LAB ASSIGNMENT
SUBJECT NAME: Web Application Development
YEAR: B.E. – III (VIth
SEMESTER)
Sr.
No.
Practical Aim
Hours
Required
HTML
1. Write a HTML page to print Hello World in bold and italic font
2
2.
Display various text formatting methods available in
HTML.(i.e.<h1>,<b>,<u> etc…)
3. Create a HTML file using special characters.
4.
Create a HTML file which displays 3 images at LEFT, RIGHT and
CENTER respectively in the browser
5. Create a HTML file which contains hyperlinks
2
6.
Table of Contents
Chapter 1: Introduction
Chapter 2: What is HTML?
Chapter 3: What is Javascript?
.
.
.
.
By clicking on the link takes to the respective topic within the same
page.
7.
Create a HTML page as given below
List of Subjects
1. Computer Engineering Department
a. Software Engineering
b. Information Security
c. Computer Graphics
2. Electrical Engineering Department
 Electrical Machine
 Power Electronics
 Micro Controller
3. Computer Engineering
Is a discipline that integrates several fields required to
develop computer systems.
8.
Create table with ROWSPAN and COLSPAN attribute of TABLE in
HTML (Prepare timetable of your class).Include CELLSPACING &
CELL PADDING
SHREE SWAMI ATMANAND SARASWATI
INSTITUTE OF TECHNOLOGY
COMPUTER ENGINEERING DEPARTMENT
9.
Create HTML page using Frames.
WEB Technology
Author:
Date:
TOC
1.Link1
2.Link2
.
.
CONTENT
2
10.
Create a simple form that will show all the INPUT METHODS
available in HTML.
JAVA SCRIPT
1.
Create simple application that will do following
Declare And assign variable
Operators and expression in JavaScript
Looping in JavaScript
Declare an Array
User defined functions in Javascript
Built in functions in Javascript
Dialog boxes
2
2.
For the form created in HTML provide various form values checking
passed by user.
2
3.
A document contains two forms, named specifications and accessories.
In the accessories form is a field named acc1(type=text). Write two
different statements that set the contents of that field to "New value".
4.
Create a page that includes a select object to change the background
color of the current page. The property that needs to be set is bgColor,
Similar things for foreground color.
5.
Put a button in "MAIN HTML" page, on click of that button, execute
some JavaScript code that will open one child window. In the "MAIN
HTML" page there should be one text field named "location" Inside
"Child Window" put one Button. When this button of "Child Window"
is clicked, it will write the Location value (URL) of "MAIN WINDOW"
inside the LOCATION field of "MAIN WINDOW".
6. Scroll some message in Status window of browser. 2
7.
Write down simple JavaScript using timeout such that image will be
changed after every 1 ms at a specified position.
2
CSS
1.
Demonstrate following attributes using CSS
Color and background
Font
Text
Border
Margin and list
2
2. Demonstrate use of external style sheet.
XML
1.
Write an XML example of given tree that demonstrates the creation of
user-designed tags and display it in a browser.
college  employee  fname, lname, joindate, bdate, age, salary (with
atleast 3 elements)
2.
Write an XSL code for the above XML file that displays the information
in a table structure. 2
3. Write a template file for the above code.
PHP
1. Understand the PHP interface. Study PHPMyAdmin.
2
2. Write a PHP script to create a database StudentDB.
3. Write a PHP script to list all the databases available in mysql.
4. Write a PHP script to list all the tables available in a particular database.
5. Write a PHP script to create a table student in the database StudentDB.
6.
Write a PHP script to insert a row into the table student. The values to
be inserted are taken from a HTML page.
2
7.
Write a PHP script to alter student table. For ex: modify sname by
increasing its length.
8.
Write a PHP script to list all the records in the student table in tabular
format.
9.
Write a PHP script to delete all rows from student table whose roll
numbers are between 1 and 3.
10.
Write a PHP script to drop the table student and drop the database
StudentDB.
*Rules and Regulations to be followed for Constructing Mini Project:
 Each student has to select the project title on his/her own and build the mini project individually.
 Registration for the same has to be done in the first week of the semester.
 The Mini Project must be developed using PHP Web Technology and Back-end for maintaining
the data must be MySQL.
 Appropriate Validation Criteria for each form must be kept.
 The Web solution which you build should allow users to add, modify and delete the records. It
should also maintain sessions/cookies.
Faculties:
Prof. V. V. Uchhula Prof. V.D.Shah Prof. Mitul K. Patel
Prof. V. D. Shah Subject Coordinator Head of Department

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

Js ppt
Js pptJs ppt
Js ppt
 
HTML Forms
HTML FormsHTML Forms
HTML Forms
 
Html links
Html linksHtml links
Html links
 
Practical file on web technology(html)
Practical file on web technology(html)Practical file on web technology(html)
Practical file on web technology(html)
 
Introduction of Html/css/js
Introduction of Html/css/jsIntroduction of Html/css/js
Introduction of Html/css/js
 
Css Ppt
Css PptCss Ppt
Css Ppt
 
Web Technology Lab files with practical
Web Technology Lab  files with practicalWeb Technology Lab  files with practical
Web Technology Lab files with practical
 
Html and css presentation
Html and css presentationHtml and css presentation
Html and css presentation
 
Web Development using HTML & CSS
Web Development using HTML & CSSWeb Development using HTML & CSS
Web Development using HTML & CSS
 
Html forms
Html formsHtml forms
Html forms
 
VB.net
VB.netVB.net
VB.net
 
HTML practical file
HTML practical fileHTML practical file
HTML practical file
 
Css box-model
Css box-modelCss box-model
Css box-model
 
Html images syntax
Html images syntaxHtml images syntax
Html images syntax
 
Java swing
Java swingJava swing
Java swing
 
Introduction to php
Introduction to phpIntroduction to php
Introduction to php
 
Php array
Php arrayPhp array
Php array
 
Html frames
Html framesHtml frames
Html frames
 
Introduction to JavaScript
Introduction to JavaScriptIntroduction to JavaScript
Introduction to JavaScript
 
Visual Basic menu
Visual Basic menuVisual Basic menu
Visual Basic menu
 

Andere mochten auch

Web Technology Lab File
Web Technology Lab FileWeb Technology Lab File
Web Technology Lab FileKandarp Tiwari
 
ITFinal it lab manual
ITFinal it lab manualITFinal it lab manual
ITFinal it lab manualKavar Neal
 
Web Design Unit.doc
Web Design Unit.docWeb Design Unit.doc
Web Design Unit.docbutest
 
Lab 4: Introduction to HTML
Lab 4: Introduction to HTMLLab 4: Introduction to HTML
Lab 4: Introduction to HTMLvanessajade
 
WEB PAGE DESIGN USING HTML
WEB PAGE DESIGN USING HTMLWEB PAGE DESIGN USING HTML
WEB PAGE DESIGN USING HTMLSneha Mukherjee
 
Introduction to html
Introduction to htmlIntroduction to html
Introduction to htmlvikasgaur31
 
Web engineering UNIT IV as per RGPV syllabus
Web engineering UNIT IV as per RGPV syllabusWeb engineering UNIT IV as per RGPV syllabus
Web engineering UNIT IV as per RGPV syllabusNANDINI SHARMA
 
Java Server Faces (JSF) - advanced
Java Server Faces (JSF) - advancedJava Server Faces (JSF) - advanced
Java Server Faces (JSF) - advancedBG Java EE Course
 
Creating Web Sites with HTML and CSS
Creating Web Sites with HTML and CSSCreating Web Sites with HTML and CSS
Creating Web Sites with HTML and CSSBG Java EE Course
 
Java Server Faces (JSF) - Basics
Java Server Faces (JSF) - BasicsJava Server Faces (JSF) - Basics
Java Server Faces (JSF) - BasicsBG Java EE Course
 
HTML, CSS and Java Scripts Basics
HTML, CSS and Java Scripts BasicsHTML, CSS and Java Scripts Basics
HTML, CSS and Java Scripts BasicsSun Technlogies
 
HTML presentation for beginners
HTML presentation for beginnersHTML presentation for beginners
HTML presentation for beginnersjeroenvdmeer
 

Andere mochten auch (20)

Web Technology Lab File
Web Technology Lab FileWeb Technology Lab File
Web Technology Lab File
 
Web technology lab manual
Web technology lab manualWeb technology lab manual
Web technology lab manual
 
HTML practicals
HTML practicals HTML practicals
HTML practicals
 
Html tables examples
Html tables   examplesHtml tables   examples
Html tables examples
 
ITFinal it lab manual
ITFinal it lab manualITFinal it lab manual
ITFinal it lab manual
 
Web Design Unit.doc
Web Design Unit.docWeb Design Unit.doc
Web Design Unit.doc
 
Lab 4: Introduction to HTML
Lab 4: Introduction to HTMLLab 4: Introduction to HTML
Lab 4: Introduction to HTML
 
Practical File Itm
Practical File ItmPractical File Itm
Practical File Itm
 
WEB PAGE DESIGN USING HTML
WEB PAGE DESIGN USING HTMLWEB PAGE DESIGN USING HTML
WEB PAGE DESIGN USING HTML
 
Introduction to html
Introduction to htmlIntroduction to html
Introduction to html
 
Rich faces
Rich facesRich faces
Rich faces
 
Web engineering UNIT IV as per RGPV syllabus
Web engineering UNIT IV as per RGPV syllabusWeb engineering UNIT IV as per RGPV syllabus
Web engineering UNIT IV as per RGPV syllabus
 
Java Server Faces (JSF) - advanced
Java Server Faces (JSF) - advancedJava Server Faces (JSF) - advanced
Java Server Faces (JSF) - advanced
 
JSP Custom Tags
JSP Custom TagsJSP Custom Tags
JSP Custom Tags
 
Creating Web Sites with HTML and CSS
Creating Web Sites with HTML and CSSCreating Web Sites with HTML and CSS
Creating Web Sites with HTML and CSS
 
HTML: Tables and Forms
HTML: Tables and FormsHTML: Tables and Forms
HTML: Tables and Forms
 
Java Server Faces (JSF) - Basics
Java Server Faces (JSF) - BasicsJava Server Faces (JSF) - Basics
Java Server Faces (JSF) - Basics
 
HTML, CSS and Java Scripts Basics
HTML, CSS and Java Scripts BasicsHTML, CSS and Java Scripts Basics
HTML, CSS and Java Scripts Basics
 
HTML presentation for beginners
HTML presentation for beginnersHTML presentation for beginners
HTML presentation for beginners
 
Html graphics
Html graphicsHtml graphics
Html graphics
 

Ähnlich wie Web technology practical list

Foundation and PathwaysCOS10020 Creating Web Application.docx
Foundation and PathwaysCOS10020 Creating Web Application.docxFoundation and PathwaysCOS10020 Creating Web Application.docx
Foundation and PathwaysCOS10020 Creating Web Application.docxhanneloremccaffery
 
Portalimagesstart_here.jpgPortalindex.htmlClasses      .docx
Portalimagesstart_here.jpgPortalindex.htmlClasses      .docxPortalimagesstart_here.jpgPortalindex.htmlClasses      .docx
Portalimagesstart_here.jpgPortalindex.htmlClasses      .docxChantellPantoja184
 
04 asp.net session05
04 asp.net session0504 asp.net session05
04 asp.net session05Mani Chaubey
 
Prep 2-booklet-2nd-term-2016-2017
Prep 2-booklet-2nd-term-2016-2017Prep 2-booklet-2nd-term-2016-2017
Prep 2-booklet-2nd-term-2016-2017khawagah
 
Full Stack Development Course in Gurgaon
Full Stack Development Course in GurgaonFull Stack Development Course in Gurgaon
Full Stack Development Course in Gurgaondigitallynikitasharm
 
SYSTEMS DESIGN / CAPSTONE PROJECT
SYSTEMS DESIGN / CAPSTONE PROJECTSYSTEMS DESIGN / CAPSTONE PROJECT
SYSTEMS DESIGN / CAPSTONE PROJECTSanjay Saluth
 
Programacion Utilizando Javascript Jquery, html y css
Programacion Utilizando Javascript Jquery, html y cssProgramacion Utilizando Javascript Jquery, html y css
Programacion Utilizando Javascript Jquery, html y cssYampierPonceVillanue
 
Asp.Net 2.0 Presentation
Asp.Net 2.0 PresentationAsp.Net 2.0 Presentation
Asp.Net 2.0 Presentationsasidhar
 
BP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog Template
BP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog TemplateBP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog Template
BP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog TemplateSean Burgess
 
04 asp.net session05
04 asp.net session0504 asp.net session05
04 asp.net session05Vivek chan
 
etech11_12_q2mod7_basic_webpage_creation_v3.pdf
etech11_12_q2mod7_basic_webpage_creation_v3.pdfetech11_12_q2mod7_basic_webpage_creation_v3.pdf
etech11_12_q2mod7_basic_webpage_creation_v3.pdfRhudelAndallo
 
Web programming manual
Web programming manualWeb programming manual
Web programming manualShobha Kumar
 
IT- 328 Web Administration (Practicals)
IT- 328 Web Administration (Practicals)IT- 328 Web Administration (Practicals)
IT- 328 Web Administration (Practicals)Dushmanta Nath
 
Web Development Certificate
Web Development CertificateWeb Development Certificate
Web Development CertificateGene Babon
 

Ähnlich wie Web technology practical list (20)

It 236 it236
It 236 it236It 236 it236
It 236 it236
 
It 236 it236
It 236 it236It 236 it236
It 236 it236
 
Foundation and PathwaysCOS10020 Creating Web Application.docx
Foundation and PathwaysCOS10020 Creating Web Application.docxFoundation and PathwaysCOS10020 Creating Web Application.docx
Foundation and PathwaysCOS10020 Creating Web Application.docx
 
Portalimagesstart_here.jpgPortalindex.htmlClasses      .docx
Portalimagesstart_here.jpgPortalindex.htmlClasses      .docxPortalimagesstart_here.jpgPortalindex.htmlClasses      .docx
Portalimagesstart_here.jpgPortalindex.htmlClasses      .docx
 
04 asp.net session05
04 asp.net session0504 asp.net session05
04 asp.net session05
 
Prep 2-booklet-2nd-term-2016-2017
Prep 2-booklet-2nd-term-2016-2017Prep 2-booklet-2nd-term-2016-2017
Prep 2-booklet-2nd-term-2016-2017
 
Ddpz2613 topic9 java
Ddpz2613 topic9 javaDdpz2613 topic9 java
Ddpz2613 topic9 java
 
Full Stack Development Course in Gurgaon
Full Stack Development Course in GurgaonFull Stack Development Course in Gurgaon
Full Stack Development Course in Gurgaon
 
SYSTEMS DESIGN / CAPSTONE PROJECT
SYSTEMS DESIGN / CAPSTONE PROJECTSYSTEMS DESIGN / CAPSTONE PROJECT
SYSTEMS DESIGN / CAPSTONE PROJECT
 
Programacion Utilizando Javascript Jquery, html y css
Programacion Utilizando Javascript Jquery, html y cssProgramacion Utilizando Javascript Jquery, html y css
Programacion Utilizando Javascript Jquery, html y css
 
Asp.Net 2.0 Presentation
Asp.Net 2.0 PresentationAsp.Net 2.0 Presentation
Asp.Net 2.0 Presentation
 
BP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog Template
BP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog TemplateBP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog Template
BP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog Template
 
04 asp.net session05
04 asp.net session0504 asp.net session05
04 asp.net session05
 
etech11_12_q2mod7_basic_webpage_creation_v3.pdf
etech11_12_q2mod7_basic_webpage_creation_v3.pdfetech11_12_q2mod7_basic_webpage_creation_v3.pdf
etech11_12_q2mod7_basic_webpage_creation_v3.pdf
 
ASP DOT NET
ASP DOT NETASP DOT NET
ASP DOT NET
 
ASP.NET - Web Programming
ASP.NET - Web ProgrammingASP.NET - Web Programming
ASP.NET - Web Programming
 
Web programming manual
Web programming manualWeb programming manual
Web programming manual
 
As pnet
As pnetAs pnet
As pnet
 
IT- 328 Web Administration (Practicals)
IT- 328 Web Administration (Practicals)IT- 328 Web Administration (Practicals)
IT- 328 Web Administration (Practicals)
 
Web Development Certificate
Web Development CertificateWeb Development Certificate
Web Development Certificate
 

Web technology practical list

  • 1. LAB ASSIGNMENT SUBJECT NAME: Web Application Development YEAR: B.E. – III (VIth SEMESTER) Sr. No. Practical Aim Hours Required HTML 1. Write a HTML page to print Hello World in bold and italic font 2 2. Display various text formatting methods available in HTML.(i.e.<h1>,<b>,<u> etc…) 3. Create a HTML file using special characters. 4. Create a HTML file which displays 3 images at LEFT, RIGHT and CENTER respectively in the browser 5. Create a HTML file which contains hyperlinks 2 6. Table of Contents Chapter 1: Introduction Chapter 2: What is HTML? Chapter 3: What is Javascript? . . . . By clicking on the link takes to the respective topic within the same page. 7. Create a HTML page as given below List of Subjects 1. Computer Engineering Department a. Software Engineering b. Information Security c. Computer Graphics 2. Electrical Engineering Department  Electrical Machine  Power Electronics  Micro Controller 3. Computer Engineering Is a discipline that integrates several fields required to develop computer systems. 8. Create table with ROWSPAN and COLSPAN attribute of TABLE in HTML (Prepare timetable of your class).Include CELLSPACING & CELL PADDING SHREE SWAMI ATMANAND SARASWATI INSTITUTE OF TECHNOLOGY COMPUTER ENGINEERING DEPARTMENT
  • 2. 9. Create HTML page using Frames. WEB Technology Author: Date: TOC 1.Link1 2.Link2 . . CONTENT 2 10. Create a simple form that will show all the INPUT METHODS available in HTML. JAVA SCRIPT 1. Create simple application that will do following Declare And assign variable Operators and expression in JavaScript Looping in JavaScript Declare an Array User defined functions in Javascript Built in functions in Javascript Dialog boxes 2 2. For the form created in HTML provide various form values checking passed by user. 2 3. A document contains two forms, named specifications and accessories. In the accessories form is a field named acc1(type=text). Write two different statements that set the contents of that field to "New value". 4. Create a page that includes a select object to change the background color of the current page. The property that needs to be set is bgColor, Similar things for foreground color. 5. Put a button in "MAIN HTML" page, on click of that button, execute some JavaScript code that will open one child window. In the "MAIN HTML" page there should be one text field named "location" Inside "Child Window" put one Button. When this button of "Child Window" is clicked, it will write the Location value (URL) of "MAIN WINDOW" inside the LOCATION field of "MAIN WINDOW". 6. Scroll some message in Status window of browser. 2 7. Write down simple JavaScript using timeout such that image will be changed after every 1 ms at a specified position. 2 CSS 1. Demonstrate following attributes using CSS Color and background Font Text Border Margin and list 2 2. Demonstrate use of external style sheet. XML 1. Write an XML example of given tree that demonstrates the creation of user-designed tags and display it in a browser. college  employee  fname, lname, joindate, bdate, age, salary (with atleast 3 elements)
  • 3. 2. Write an XSL code for the above XML file that displays the information in a table structure. 2 3. Write a template file for the above code. PHP 1. Understand the PHP interface. Study PHPMyAdmin. 2 2. Write a PHP script to create a database StudentDB. 3. Write a PHP script to list all the databases available in mysql. 4. Write a PHP script to list all the tables available in a particular database. 5. Write a PHP script to create a table student in the database StudentDB. 6. Write a PHP script to insert a row into the table student. The values to be inserted are taken from a HTML page. 2 7. Write a PHP script to alter student table. For ex: modify sname by increasing its length. 8. Write a PHP script to list all the records in the student table in tabular format. 9. Write a PHP script to delete all rows from student table whose roll numbers are between 1 and 3. 10. Write a PHP script to drop the table student and drop the database StudentDB. *Rules and Regulations to be followed for Constructing Mini Project:  Each student has to select the project title on his/her own and build the mini project individually.  Registration for the same has to be done in the first week of the semester.  The Mini Project must be developed using PHP Web Technology and Back-end for maintaining the data must be MySQL.  Appropriate Validation Criteria for each form must be kept.  The Web solution which you build should allow users to add, modify and delete the records. It should also maintain sessions/cookies. Faculties: Prof. V. V. Uchhula Prof. V.D.Shah Prof. Mitul K. Patel Prof. V. D. Shah Subject Coordinator Head of Department