An open API service indexing awesome lists of open source software.

https://github.com/luisfernandovillalon/landingpage_odinproject

I practice how to make a design template for a web page following The Odin Project curriculum.
https://github.com/luisfernandovillalon/landingpage_odinproject

css flexbox-css html template webpage

Last synced: 3 months ago
JSON representation

I practice how to make a design template for a web page following The Odin Project curriculum.

Awesome Lists containing this project

README

        

# LandingPage_OdinProject
I practice how to make a design template for a web page following The Odin Project curriculum.
In my HTML file I learned how to link a css file file as well as linking different font-styles from google.
In my CSS file I was able to practice the formatting of a webpage by creating different flex containers. As well as how to manipulate flex containers and its contents to display and style. As well as styling and creating buttons.