Skip to content

A modal is a dialog box/popup window that is displayed on top of the current page made with HTML, CSS/Sass and JavaScript

Notifications You must be signed in to change notification settings

joemar-ceneza/modal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modal

A modal is a dialog box/popup window that is displayed on top of the current page made with HTML, CSS/Sass and JavaScript

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout depending on their device's screen size
  • See hover button elements on the page
  • Show and hide the modal clicking the button
  • Automatically closed the model element when clicking outside of it.

Screenshot

modal

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS, Sass
  • Flexbox
  • Desktop First Workflow
  • JavaScript
  • AddEventListner
  • classList.add and classList.remove

Useful resources

About

A modal is a dialog box/popup window that is displayed on top of the current page made with HTML, CSS/Sass and JavaScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published