You are browsing as a guest. Sign up (or log in) to start making projects!

2h 24m 28s logged

I started the project!
-created the index
-added a wallpaper
-added a welcome screen
-added a top bar
-added static time
-added my current weather(i will try to create live weather next update)
-made windows translucent
The first part was going fine until i had to add the image for the music logo onto the welcome! i made the mistake of trying to use position absolute which took the image out of the div which made me lose ~45 minutes of time before i realized that the “position: absolute;” only works on the child so i then i went digging online to find that the best way to do it is to set “display: block; margin: 0 auto;” in style for the image!

0
39

Comments 0

No comments yet. Be the first!