Loading repository data…
Loading repository data…
JManuelPorras / repository
First multipage static website — HTML5/CSS3/JS fundamentals.
A multipage static business website built with HTML5, CSS3, and vanilla JavaScript — my first hands-on web project, learning layout, navigation, and styling fundamentals from the ground up.
index.html — homenosotros.html — aboutservicios.html — servicesclientes.html — clientscontacto.html — contactcss/style.css)js/script.js)img/Open index.html in a browser, or serve the folder locally:
python -m http.server 5500
# then visit http://localhost:5500
Early learning project — foundations of front-end web development. See Sitio-web-Azucararte for a more advanced, production-deployed site.