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

40m 48s logged

I expanded from the basic introduction into the beginning of an interactive browser-based operating sytem/ The project now uses two separate pages: an introduction page with a Start WebOS button and a desktop page with a Back to Intro link.

On the desktop, I created a graident background, bottom taskbar, and six custom application icons: Welcome, Notes, Nature, Calculator, About Me, and Settings. I added custom image files for each icon and styled them with consistent sizing, rounded corners, and hover effects.

I also started the application window system. The Welcome app now has a window containing a title bar, tontent area, and close button. Javascript finds buttons with data-open-window, opens the matching window, and allows the close button to hide it again. I also corrected malformed button attributes and connected the Welcome icon to welcome-window.

0
6

Comments 0

No comments yet. Be the first!