A basic static personal webpage built using HTML and CSS. It displays a centered layout with a name, description, and profile image. This project serves as a simple introduction and practice for basic web development concepts. In compliance for ITEC50 LAB 1
- π§ Displays full name and brief description
- πΌοΈ Profile image
- π¨ Basic layout using HTML
div
s and inline CSS - β Not responsive or mobile-friendly
- HTML
- CSS (inline)