Devlog 2
I recently spent time finishing the 1st and 2nd parts of the PersonalOS, where I created a welcome screen with an image background relating to me, and added the time (where it would update every second).
Part 3 next!!
Some changes from the original guide:
- I moved the “Top Bar” in Part 2 to the bottom by setting
bottom: 0;in the div style that contains the bar. - I added the site’s favicon and altered the name of the site by changing it in
<head>. - I used multiple different divs to centre various elements on the site.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.