Personal Website Devlog #1
Today I spent about an hour building my personal website. I started by creating the basic HTML structure, then added a navigation bar along with About, Projects, and Contact sections.
After that, I linked an external CSS file and worked on styling the page. I experimented with different colors, fonts, spacing, borders, and rounded corners until I found a layout I liked. I also added a profile image and project cards.
I ran into a small issue where the first line of text was appearing next to my profile picture instead of below it. After adjusting the CSS, I got the layout working the way I wanted.
Finally, I cleaned up the code, checked that all of the navigation links worked correctly, and made a few final tweaks to the spacing and overall appearance.
Overall, I’m happy with how the site turned out, and I learned a lot more about structuring pages with HTML and styling them with CSS.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.