My LinkedIn: https://ar.linkedin.com/in/silvanabelengarcia
This is a Vanilla JS project, an static web page developed only with JS, HTML and CSS.
You can RUN THE PROJECT: go to this url https://silvanabgn.github.io/static-web-page/
This shows:
- Header-Menu and Footer
-
- Home section: Hero module with 3 tile modules
-
- About us section
-
- Address section
-
- Hours (Schedule) section
-
- Contact section
I wanted to create a static web page for my father's pyme and to practice basic JS/HTML/CSS concepts and responsiveness.
Theory and practical use of HTML, CSS, and basic JS on the browser. The following topics are the ones covered:
- Layout (float, display, position, flex box, etc)
- CSS selectors, grid systems
- HTML (Semantic, Aria)
- DOM manipulation (JS)
- Event propagation (JS)
- Event listeners (JS)
- Responsiveness