This is my ✨2030 Time Capsule Webpage✨. You can write a future message💬, wish⭐, memory, or advice you'd like to revisit in the future. Imagine opening this time capsule after 5 years from now‼️ Be as wise as possible and choose your words carefully👨🦳.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I have finished the decorating part of my webpage🎨, which involves writing the CSS code in a separate stylesheet file and linking it to the HTML file. I have added some IDs📇 to the HTML elements so that I can mention them correctly in the CSS file. Also, I have modified the colors🎨, sizes🐘, and alignments↔️ of the elements using CSS only.
I made the first primary building block of my webpage😁, which is writing HTML🖹. I used various HTML elements, such as p, img, form elements, header, main, and footer.