WEB TECHNOLOGY LAB MANUAL PRACTICAL FILE [PDF]
WEB TECHNOLOGY LAB MANUAL PRACTICAL FILE [PDF] 


 WEB TECHNOLOGY LAB

COURSE LEARNING OBJECTIVES :-

This lab course is intended to practice whatever is taught in theory class of 'Web Technology'. Some of the things that should necessary be covered in lab.

Course outcomes :-

Student should be able to program web applications using and will be able to do the followings:-
  • Use LAMP Stack for web applications.
  • Write simple applications with Technologies like HTML, Java script, AJAX, PHP
  • Connect to Database and get results
  • Parse XML files Student will be able to develop/build a functional website with full features.

WEB TECHNOLOGY LAB MANUAL PRACTICAL FILE [PDF]
WEB TECHNOLOGY LAB MANUAL PRACTICAL FILE [PDF] 


CONTENT:-

UNIT - 1st :-  

Home page Development static pages ( using only HTML ) of an online Book store.

UNIT - 2nd :-

Write a JavaScript to design a simple calculator to perform the following operations: sum, product, difference, quotient.

UNIT - 3rd :- 

Write a PHP program to display a digital clock which display the current time of the server.

UNIT - 4th :-

Write an HTML code to display your CV on a web page.

UNIT - 5th :-

Write an XML program to display products.

UNIT - 6th :-

Create a web page with all types of Cascading style sheets.

UNIT - 7th :-

Write a JavaScript that calculates the squares and cubes of the numbers from 0 to 10 and outputs HTML text that displays the resulting values in HTML table format.