DEV Community

Jennifer Tieu
Jennifer Tieu

Posted on

Self-Taught Developer Journal, Day 57: TOP Building Rock Paper Scissors UI cont.

A short post today. I started updating the arrangement of my HTML elements. I mainly added more classes, nesting them, and then using flexbox to place the elements in the desired spots.

Output Example

I'm still working on centering the player and computer choices. After, I will try and find some images for the buttons to use.

Resources

The Odin Project
Revisiting Rock Paper Scissors

Top comments (0)