AhmedBedeir / javascript-tasks

The tasks I've done while studying different courses.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Javascript Tasks


1- DOM Challenge

Description:

Use javascript only to design a webpage such that it has a header, footer and body. The body contains 15 card space-separated evenly 5x3|height and width respectively.

task1

2- BOM Challenge

Description:

Make a to-do app add an option to delete the task and save it in Local Storage.

task2

About

The tasks I've done while studying different courses.

License:MIT License


Languages

Language:JavaScript 64.9%Language:CSS 21.9%Language:HTML 13.2%