diff --git a/15 basic project/7. Digital Clock/.vscode/settings.json b/15 basic project/7. Digital Clock/.vscode/settings.json new file mode 100644 index 0000000..6f3a291 --- /dev/null +++ b/15 basic project/7. Digital Clock/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "liveServer.settings.port": 5501 +} \ No newline at end of file diff --git a/15 basic project/7. Digital Clock/index.html b/15 basic project/7. Digital Clock/index.html index 8392881..d0e4ab9 100644 --- a/15 basic project/7. Digital Clock/index.html +++ b/15 basic project/7. Digital Clock/index.html @@ -7,16 +7,38 @@ -//this is whole body of code +

Click Start for changing Background

-