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.
- Host: GitHub
- URL: https://github.com/luisfernandovillalon/landingpage_odinproject
- Owner: LuisFernandoVillalon
- Created: 2022-07-05T00:21:22.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-27T01:24:37.000Z (almost 3 years ago)
- Last Synced: 2025-01-18T07:26:30.242Z (5 months ago)
- Topics: css, flexbox-css, html, template, webpage
- Language: CSS
- Homepage: https://luisfernandovillalon.github.io/LandingPage_OdinProject/
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.