This document outlines the experiments for the Web Technology Lab course for the third year of a B. Tech degree. The 12 listed experiments cover a range of web technologies including HTML, XML, CSS, Bootstrap, JavaScript, and PHP. Students will learn to create web pages and applications using these technologies, with outcomes including implementing HTML to create pages, using HTML and XML, applying different CSS stylesheets, adding JavaScript functionality, and server-side PHP.
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 ratings0% found this document useful (0 votes)
47 views1 page
Web Technology Lab
This document outlines the experiments for the Web Technology Lab course for the third year of a B. Tech degree. The 12 listed experiments cover a range of web technologies including HTML, XML, CSS, Bootstrap, JavaScript, and PHP. Students will learn to create web pages and applications using these technologies, with outcomes including implementing HTML to create pages, using HTML and XML, applying different CSS stylesheets, adding JavaScript functionality, and server-side PHP.
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/ 1
B.
TECH THIRD YEAR
Course Code ACSE0555 L T P Credit Course Title WEB TECHNOLOGY LAB 0 0 2 1 List of Experiments: Sr. No. Name of Experiment CO Write HTML program to display your CV in navigator, your Institute website, 1. CO2 Department Website and Tutorial website for specific subject. Write a program in XML for creation of DTD, which specifies set of rules. Create a 2. CO2 style sheet in CSS/ XSL & display the document in internet explorer. 3. Write a program to show the use of XML Schema. CO2 4. Write a CSS program to show use of Inline, Internal and External CSS. CO3 5. Write a program for CSS Box Model. CO3 6. Write a program to show the use of Bootstrap components and Grid System CO3 7. CO1,CO Write HTML program to design Registration form and Validate it using JavaScript. 4 8. Write JavaScript program to show the use of Dialogue Boxes i.e. Alert, Confirm and CO4 Prompt Boxes. 9. Write a program to show various types of JavaScript Events. CO4 10. Write a program in PHP to find the factorial of given number. CO5 11. Write a program in PHP to perform file handling. CO5 12. Write a PHP program to show the use of Session & Cookies. CO5 Lab Course Outcome: After completion of this course students will be able to CO 1 Implementing the concepts and creating pages of HTML K3 CO 2 Implementing the concepts and creating HTML and XML pages. K3, K6 Implementing the concepts of CSS and Bootstrap and Creation of various types of CO 3 K3, K6 style sheets. CO 4 Implementing JavaScript and creating Client Side Pages with functionalities. K3, K6
Implementing the concepts of PHP and creating Server Side Pages. K3, K6 CO 5