Skip to content

Abtahi360/learning-web-technologies-spring2025-2026-sec-a

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

102 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Web Technology Practice Repository

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.


πŸ“š About This Repository

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.


🎯 Purpose

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

πŸ› οΈ Topics Covered

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

πŸ“‚ Repository Structure

Each folder or file represents a separate task or problem.
Every problem is solved individually for better understanding and practice.