This repository contains my practice problems and course tasks from the Web Technology course.
I upload my solutions here regularly to track my learning progress and improve my web development skills.
In this repository, I practice and implement basic to intermediate web development concepts using:
- HTML
- CSS
- JavaScript
- PHP
The problems are given by my course instructor as classwork, assignments, or practice exercises.
The main goals of this repository are:
- Practice web development concepts step by step
- Improve problem-solving skills
- Keep all course work organized in one place
- Track my learning progress over time
- Build a strong foundation in web technologies
Some of the topics included:
- HTML forms and structure
- CSS styling and layout
- Basic JavaScript functionality
- Form validation
- PHP basics and server-side processing
- Input handling and simple web applications
Each folder or file represents a separate task or problem.
Every problem is solved individually for better understanding and practice.