Happy Saint Valentine’s Day! Red is the common color of the day, but which shade of red? That’s the point of this post. First, it’s to show that there’s progress on the “Photics Web Guide”. It’s a tough project, but this might be the best Photics book yet! But while working on the CSS chapter of the book, I thought it would be cool to be able to arrange the “Named Colors” by their colors. Well, now you can do that, as the data has been organized in a sortable table.
Category: Development
HTML Tags List
“A Book About Making Web Games” has changed to the “Photics Web Guide”. There were technical issues. But more importantly, I wanted to do something a little more serious. The world is filled with amazing video games — including web games — but the Internet overall has been feeling stale lately. That’s why the focus was shifted to a more generalized Web Development / Web Design book. And while working on the book, a testing ground for HTML tags was needed. So, I put it here. Enjoy! 🙂
Photics: Jigsaw Now Playable! 🧩
Work on “A Book About Making Web Games” continues with a new Photics game — Photics: Jigsaw! It’s a solar system themed jigsaw game. The idea is to travel through the solar system by completing the puzzles. The game gets more difficult as you journey outwards from the sun.
YouTube Got It Right — An Adventure In SEO
The plan for 2025 has been progressing nicely. There are three main goals. “A Book About Making Web Games” is a difficult project but at least the work has started, the Crossy Road Chicken Tournament has also started, and the Super Mario World All Exits Guide is complete. Although, did I make a mistake by scheduling the video to launch so far into the future? Was it a bad idea to schedule it for March 8, 2025? That’s the Saturday before Mario Day (MAR10). How is YouTube handling the Search Engine Optimization for “Premiere” videos?
Continue reading “YouTube Got It Right — An Adventure In SEO”
Flipping A Card With HTML, CSS, & JavaScript
It is possible to create 3D graphics on the web. It should be even better as browsers improve. As an example, the “model” HTML tag has lots of potential. But what if you don’t want to wait, or what if you want something extremely lightweight? For flipping cards, simple CSS can create a sense of perspective. That’s what this tutorial is about.
Continue reading “Flipping A Card With HTML, CSS, & JavaScript”