https://github.com/object417/asentus
Free landing for a small modern company
https://github.com/object417/asentus
adapative css3 html5 responsive
Last synced: 4 days ago
JSON representation
Free landing for a small modern company
- Host: GitHub
- URL: https://github.com/object417/asentus
- Owner: Object417
- Created: 2021-10-27T14:19:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-18T18:39:18.000Z (about 3 years ago)
- Last Synced: 2025-04-02T01:42:29.191Z (3 months ago)
- Topics: adapative, css3, html5, responsive
- Language: HTML
- Homepage:
- Size: 19.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Asentus
A free landing for a small modern company.
[Live Preview](https://object417.github.io/Asentus/),
[Original Theme Live Preview](https://preview.keenthemes.com/asentus/)## Peculiarities
- HTML5 + CSS3 only
- First time used SCSS and auto-compilers
- First completed landing page
- First time used grid layout
- CSS-only auto scrolling slider and hamburger menu
- Fully adaptive design
- Image sprite for brand's logos
- Font Awesome icons
- Google Fonts## Findings
- Learned about useful CSS `object-fit` and `aspect-ratio` properties
- Learned a little about `pointer-events` property
- Learned a little about CSS Maps
- Learned about `#top` anchor
- Learned about the nice JS library for sliders called Swiper
- It's difficult without JS
- SCSS is much easier than regular CSS
- There's no point in creating everything from zero