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.
- Adding interactivity through DOM manipulation and event handling.
- Using
getElementById,querySelector,getElementsByClassName, andinnerHTMLto dynamically update page content. - Writing functions, conditionals, and loops for basic logic.
- Implementing form validation and dynamic content updates.
- Simplifying DOM manipulation and event handling.
- Using selectors and effects to enhance user interaction.
- Handling form events and animations with cleaner syntax.
- Building structured web pages using semantic elements.
- Creating forms, links, tables, and embedding media.
- Using proper tags for accessibility and layout.
- Styling elements using class, ID, and element selectors.
- Applying the box model, positioning, Flexbox, and Grid.
- Creating responsive designs using media queries.
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.