A practical HTML & CSS landing page project built by following a tutorial β great for front-end practice.
- HTML5
- CSS3 (with Normalize.css)
- Google Fonts (Work Sans)
- Font Awesome (Icons)
index.html
β Main HTML filecss/
β Styles folderLeon.css
β Main custom stylesnormalize.css
β Reset default browser stylesall.min.css
β Font Awesome stylesheet
images/
β Contains images used (logo, about.jpg, etc.)webfonts/
β Font Awesome font files
To practice front-end development basics including layout, styling, and integrating icons & fonts.
This project was created as part of a tutorial and is for learning purposes only. The design is not originally mine.