This website includes all the online projects I have created over time. You can visit it live here.
Right now, it has 3 pages:
- Home
- Projects
- Contact
Their main sections in HTML are:
- Head
- Body
- Nav
- Header
- Main
- Footer
For the moment, it uses only HTML and CSS, without Javascript. It's been developed using the "mobile first" approach and has some media queries to make it properly responsive. Its hosted freely on Netlify, linked to this same Github repository.
