Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Web Programming Technologies

This repository contains practical exercises completed as part of my learning in web development. The primary focus is on mastering the core front-end technologies: HTML, CSS, JavaScript, and jQuery.

🔹 What I Learned

JavaScript

  • Adding interactivity through DOM manipulation and event handling.
  • Using getElementById, querySelector, getElementsByClassName, and innerHTML to dynamically update page content.
  • Writing functions, conditionals, and loops for basic logic.
  • Implementing form validation and dynamic content updates.

jQuery

  • Simplifying DOM manipulation and event handling.
  • Using selectors and effects to enhance user interaction.
  • Handling form events and animations with cleaner syntax.

HTML

  • Building structured web pages using semantic elements.
  • Creating forms, links, tables, and embedding media.
  • Using proper tags for accessibility and layout.

CSS

  • Styling elements using class, ID, and element selectors.
  • Applying the box model, positioning, Flexbox, and Grid.
  • Creating responsive designs using media queries.

✅ Learning Outcome

Through this repository, I’ve developed a solid foundation in web programming. It demonstrates my ability to build interactive, responsive, and well-structured web pages using HTML, CSS, JavaScript, and jQuery.

About

A dedicated repository showcasing my web programming journey, featuring projects and examples using JavaScript, jQuery, HTML, and CSS to build dynamic and responsive web applications.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages