Open comments for this post
MaximusOS - Devlog 2
- Put the welcome page into a window
- Added a background image
- Added a top(?)bar with a Cantaloupe, OS name and live time
For the width of the taskbar I eyeballed it and used 98.7vw which, while it isnt the most elegant solution, works for me. Anything else I tried for the width resulted in it being too big and wider than the actual screen.
Open comments for this post
MaximusOS – Devlog 1
What I built
- Personal intro page (MaximusOS) – HTML/CSS, no frameworks
- Added my intro, my NAI project with a screenshot, and basic styling
Why
Following the WebOS 1 mission from the missions tab. First time actually learning HTML properly rather than just having AI write everything.