cody - HTMLify profile
files of /cody/bradtraversy/vanillawebprojects/modal-menu-slider/
## Modal & Menu Slider
Simple landing page with sliding menu and modal
## Project Specifications
- Create and style lan
Simple landing page with sliding menu and modal
## Project Specifications
- Create and style lan
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
const toggle = document.getElementById('toggle');
const close = document.getElementById('close');
const open = document.getEleme
const close = document.getElementById('close');
const open = document.getEleme