🍿 Watched Dog Man.

Exactly what it says on the tin. If you enjoy the Dog Man graphic novels, you’ll enjoy the movie, and if you don’t, you won’t.

Coding Project: Mystery Shack Survey Form

Today’s Progress: Completed the freeCodeCamp certification project, “Learn CSS Colors by Building a Set of Colored Markers.”

Thoughts: This was fun to do and after doing some reading, I’ve realized that for my purposes, I don’t actually need to know how to draw with CSS unless I decide to try and make some wacky layouts with shapes or something. In which case, I’ll review. But in the meantime, CSS is for styling HTML that structures content, just as I feel it should be. This project is not hard but I definitely had to use references sometimes. Which is fine! But slows things down a bit. For this project, the use of a checkbox gave me the idea to make this a Mystery Shack feedback form so I could use Mabel’s rigged “Do you like me?” form.

Link(s) to work: Mystery Shack Feedback survey

Today’s Coding Progress: Completed the freeCodeCamp projects, “Learn CSS Colors by Building a Set of Colored Markers.”

Thoughts: CSS is already breaking my brain here. Using it to style empty containers chafes against my feeling that it should be for styling content, not styling blank space. I thought this was a thing of me not being smart or with-it enough to understand this use of CSS, but now I think it’s a conceptual problem. From this conceptual problem flow all kinds of struggles with understanding properties and the arguments they take. This is definitely a place where a reference will come in handy. So I think I’ll hunt down some writing about using CSS this way and a resource that will be a good reference.

Little coding update! Completed the freeCodeCamp projects “Learn HTML by Building a Cat Photo App”, “Learn Basic CSS by Building a Cafe Menu.” This is all familiar stuff, but I always appreciate the reminder to use semantic tags like section & the refresh of how forms work.

It’s hard to feel much like writing these days. I’m going to be building some hand-coded projects and learning more hand-coding stuff, so I’ll be blogging about that process.