Finished step 2!!
There was A LOT of changing to my code, but I’m very happy with what I’ve done so far.
Step 2 involved:
- Adding a background to make the website look like a desktop
- Defining the ‘windows’
- Creating the top bar
I started using Javascript for the first time this step, and it was very fun!
The guide I’m using showed how to add the current time, but some additional things I did were:
- Format the date to dd/mm/yyyy (the Australian way), and not the default mm/dd/yyy.
- Add the temperature of the area of where I live in. (this was so hard, but after a lot of searching I found this youtube video which really helped