Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/luzefiru/odin-landing-page

A landing page originally based on The Odin Project's guidelines to practice vanilla HTML & CSS flexbox.
https://github.com/luzefiru/odin-landing-page

Last synced: 4 days ago
JSON representation

A landing page originally based on The Odin Project's guidelines to practice vanilla HTML & CSS flexbox.

Awesome Lists containing this project

README

        

# odin-landing-page
A landing page originally based on The Odin Project's guidelines to practice vanilla HTML & CSS flexbox.

I learned how to create a landing page from start to finish without much handholding. Additional learnings included making rounded borders with `border-radius` and different background properties like `background-image: url(...)`, `background-position`, `background-size: cover`, and how to style buttons.

I should take note to include `box-sizing: border-box`, `padding: 0px`, and `margin: 0px` to all elements in order to have more control during initial site skeleton code layouting.

# Output
### [Visit the Website Here](https://luzefiru.github.io/odin-landing-page/)

# Requirements
These were the requirements in The Odin Project's [Project: Landing Page](https://www.theodinproject.com/lessons/foundations-landing-page) site to initially be followed and to be optionally edited later.

| Page Layout | Fonts & Styles |
| ----------- | -------------- |
| | |