Skip to content

Latest commit

 

History

History
44 lines (21 loc) · 1.8 KB

README.md

File metadata and controls

44 lines (21 loc) · 1.8 KB

WEB PROGRAMMING LAB

Overview

This repository contains the experiments for the Web Programming Lab as part of the MCA curriculum, as prescribed by the APJ Abdul Kalam Technological University (KTU). The lab focuses on fundamental and advanced web technologies, divided into multiple cycles. Each cycle covers a set of experiments designed to develop practical skills in HTML, CSS, JavaScript, and related web programming concepts.


Lab Experiments

The experiments are organized into cycles that follow the university guidelines. Each cycle progressively enhances your understanding and skills in web development.

Cycle Overview:

Cycle 1: Basic HTML structure and styling. Covers topics like various HTML tags, creating forms, tables, and simple static web pages.

Cycle 2: Incorporates CSS and JavaScript to make web pages interactive and responsive.

Cycle 3: Introduction to advanced web technologies like Iframes, multimedia integration, and dynamic content manipulation.

Cycle 4: Working with client-side scripting, exploring HTML5, and building dynamic web pages with responsive design elements.

Cycle 5: Final cycle focuses on combining everything into a project and mastering the deployment of web applications.


Important Notes

All programs are designed to adhere to the KTU MCA curriculum.

The code is tested in modern web browsers to ensure compatibility. It is recommended to use the latest versions of browsers like Chrome, Firefox, or Edge.

You are encouraged to experiment further with the code to enhance your understanding of the topics.


Feel free to explore each cycle folder for the corresponding experiments.

If you encounter any issues or wish to contribute, please raise an issue or submit a pull request.