Journal:

Entry 9/26/24:

This is the first journal entry of my website. So far we've learned about divs, moving them around, colors, scrolling, text, and fonts. I have some visions about what my website could look like. I was imagining a sort of piano thing in my projects. I don't really know yet. I'm still working on thhe home page, and I still need to finish all of the links on the home page. I need some images on my website, but I'll get those later. I still don't have a real theme for my website yet, but it's still early on.

Entry 10/10/24:

cd ./desktop/MarcosPolos.github.io
git add .
git commit -m "adding things"
git push Besides that, I finished my person card today, it looks really good by the way


Entry 10/22/24:

In the past few weeks we learned about animations and the basics of javascript, and ive enjoyed being able to do more on my website. I hope I can work on my more long term projects

Entry 10/29/24:

I've begun to work on my jumpscares in my projects, and implanning on adding a soundeffect, a boo, thunder, etc. I'll work it out before Halloween though. It's been great so far.

Entry 11/21/24:

So thanksgiving is coming up, so im finishing my turkey clock project, but not having the code has made doing much difficult. I have made some progress on my piano, but theres a wierd issue with a portion of the code, where only one key can make sound, while adding any more code will just make none of them work. Also the title of each of these journal entries has gotten smaller and smaller and I don't know what to do to fix it. Its not a big deal. I'll fix it after I finish my clock and a little more of my piano. Maybe I can make a back button for each main page Idk.

Entry 11/26/24:

Function: when we want to run a function on the whole document we say document.__, and when we want to do this with a div we sat it's id and then its style and gthen the atricute to change - we usually put these thiongsinside themselves (e.g. box.style.opacity = "0") addEventListener("click", function(){}) setInterval() createElement() classList.add() console.log() alert() play() pause() appendChild()