├── index.html ├── myscript.js └── mystyle.css /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nirzaf/Creating-day-of-week-display-app/HEAD/index.html -------------------------------------------------------------------------------- /myscript.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nirzaf/Creating-day-of-week-display-app/HEAD/myscript.js -------------------------------------------------------------------------------- /mystyle.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nirzaf/Creating-day-of-week-display-app/HEAD/mystyle.css --------------------------------------------------------------------------------