Skip to the content.
Intro Planning Javascript Cell Python & Jupyter About Me

Planning

A planning document on what I attempted to do compared to the ending result.

What I was attempting and what I accomplished:

Game

I found this code online for a game, and I had successfully added it to my page. However, I was unable to center it and format the button and the display together.


Use the ACCELERATE button to stay in the air

<!--

How long can you stay alive?

Utterances

I did not figure out how to automatically include utterances on all posts/ipynb files. However, I am able to manually add the comment widgets.

Changing the theme colors

I was exploring the theme page, and was changing the colors, when I figured out that I could make the buttons into a gradient. I managed to change the button color, and have a different color when you hover over the button.

Frontend Development

When I was working on the div and the button for the frontend development, I was able to figure out how to create a border, but when I placed the button and links inside them, I was unable to put that on a new line.