📔Journal📔

September 23rd, 2024:

What I have learned so far:

  • The way HTML works ("sandwich language")
  • The functions of the head and body
  • How to assign ids and classes
  • How to give things attributes
  • How to position things
  • How to write in differents fonts and sizes
  • October 10th, 2024

    Yesterday I made my name card and put my website on the internet. Today I finally decided the theme of my website - Diary of Wimpy Kid. The home page will have three characters, each linking to a certain part of my website. Right now I am trying to figure out all the features and commands of HTML.

    October 28th, 2024

    Today I worked on the jumpscare project. We started learning JavaScript and some of its functions, such Event Listeners. This jumpscare project has given me some extra practice with making divs and giving them attributes in CSS. I also learned how to make divs links and put divs within divs.

    November 7th, 2024

    Today I made my website more coherent. I did this by making the links to my projects on my projects page as Diary of A Wimpy Kid Characters, similar to my home page. I am planning to have many characters for the many projects that I make this year.

    November 18th, 2024

    Today I finished making my clock. To complete the project, I had to learn how to write functions in JavaScript so that the image consistantly duplicates in a set interval. To make it count time, I assigned an increasing variable labelling the number of images.