This is my first-ever web development project, a static home page built using HTML and CSS, inspired by a WordPress design. It’s not responsive and could use some polishing, but I’m proud of it as my first solo project. 💪
Check it out live here: Static Home Page on GitHub Pages — but only if you’re on a laptop! It’s not quite ready to charm your phone or your giant screen yet. 😅
- HTML and CSS Fundamentals: Understanding layout structure and basic styling.
- Positioning & Alignment: Getting elements to behave (most of the time😉).
- Debugging: Solving issues with a mix of trial, error, and persistence.
- Self-Learning: Tackling a full project independently for the first time.
- HTML: For the structure.
- CSS: For the styling.
- Responsiveness: Not optimized for mobile or smaller screens.
- Code Quality: Could be refactored, but it serves as a great learning milestone.