Skip to content

MalharBhatt-dev/Web-Tech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌐 Web Technologies Study Repository

This repository contains my structured learning and practice work for Web Technologies.
It includes examples, exercises, and mini implementations covering fundamental frontend concepts used in modern web development.

The goal of this repository is to build a strong foundation in HTML, CSS, and JavaScript, while understanding how modern web interfaces are structured and styled.


📚 Topics Covered

  • HTML Fundamentals
  • Semantic HTML
  • Forms and Input Handling
  • CSS Styling & Layouts
  • Flexbox and Grid
  • Responsive Design
  • JavaScript Basics
  • DOM Manipulation
  • Event Handling
  • Basic Web Page Projects

🛠 Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • Tailwind CSS (in some exercises)

🎯 Purpose of This Repository

  • Practice and strengthen core web development concepts
  • Understand how frontend interfaces are structured
  • Build a solid base for full-stack development
  • Maintain a collection of reference implementations and exercises

📂 Repository Structure

Web-Tech/
│
├── HTML/
│   ├── basic_tags
│   ├── forms
│   └── semantic_elements
│
├── CSS/
│   ├── selectors
│   ├── layouts
│   └── responsive_design
│
├── JavaScript/
│   ├── basics
│   ├── DOM_manipulation
│   └── events
│
└── mini_projects/

🚀 Future Additions

  • Advanced JavaScript concepts
  • UI components
  • Frontend project implementations
  • Integration with backend APIs

⭐ This repository serves as a reference and learning archive for core web technologies and frontend development fundamentals.

About

Structured repository for learning and practicing core web technologies including HTML, CSS, JavaScript, and modern frontend development concepts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors