Skip to content

Code for a static web page with JS, HTML y CSS - 2020

Notifications You must be signed in to change notification settings

SilvanaBgn/static-web-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My LinkedIn: https://ar.linkedin.com/in/silvanabelengarcia

Summary

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
    1. Home section: Hero module with 3 tile modules
    1. About us section
    1. Address section
    1. Hours (Schedule) section
    1. Contact section

Motivation

I wanted to create a static web page for my father's pyme and to practice basic JS/HTML/CSS concepts and responsiveness.

Technical topics included

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

About

Code for a static web page with JS, HTML y CSS - 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published