Website Updates

5.22.24 I continued to reorganize the webpage to make it more user friendly and easier to navigate. I made the layout more consistent between each subpage.
5.20.24 I reorganized the webpage quite a bit. I added some images to decorate the website, and changed the layout of the main page. I also shuffled around some links, and added a navigation panel.
5.16.24 I added a gifypet to my website for fun (I did not code it). I also added this section for site updates/journal entries.
5.14.24 I learned how to import custom fonts for my website using an online tutorial! I found a font to use and imported it. I also worked on a page separate from the main page, listing the sources for the graphics I've been using on the website. Additionally, I customized the cursors on my main page so that when you hover over the cat gif, it turns into a hand ("grab" cursor); then when you click your mouse, it turns into a clenched hand ("grabbing" cursor), so it is almost like you can virtually touch the cat. I also customized it so that the cat image does not drag away when you hold your mouse down while moving on the image. Excellent :)
5.2.24 I continued reading about CSS on w3schools under the topics of tables and flex containers. I had been wondering if I could organize elements side by side, and saw from an online forum post that one way of doing this was to use flex containers. I have yet to implement these on my website but I do plan to later.
4.30.24 I continued reading about CSS on w3schools under the topics links, lists, and tables. I shuffled some stuff around on my website, and I changed the bullet points on the list.
4.24.24 I continued reading about CSS on w3schools under the topics of fonts, icons, and links. I plan to customize the fonts on my website, but have yet to find a F2U font I like first. I turned a link into a button, which felt satisfying.
4.22.24 I continued reading about CSS on w3schools under the topics of borders, margins, padding, height/width, outline, text (color, alignment, decoration, transformation, spacing, shadow), and customized some of those elements in my website.
4.18.24 I felt that I had somewhat grasped the basics of HTML, and began to read about CSS on w3schools. I perused the articles about syntax, selectors, how to implement CSS in HTML code, colors, and backgrounds, and customized some of these elements on my website.
4.10.24 I continued to customize my website. Using a tutorial online, I gave the website's browser tab title a typewriter effect with javascript. I also customized the cursor.
4.8.24 I registered an account and created a website on neocities, and followed their brief beginner tutorial, which served as a basic review from previous knowledge. I started to customize the website, adding a custom favicon, a header, text, a list, links, and an image.
3.28.24 I started learning HTML by an introductory lesson on codingacademy. It covered some basic tags and background information about HTML, as well as how HTML works.