https://github.com/ibrahimalsabr/leon-template
A project for creating a Leon Template using HTML and CSS
https://github.com/ibrahimalsabr/leon-template
background-image css css-flexbox css-grid hovercss html responsive-web-design
Last synced: 3 months ago
JSON representation
A project for creating a Leon Template using HTML and CSS
- Host: GitHub
- URL: https://github.com/ibrahimalsabr/leon-template
- Owner: IbrahimAlsabr
- Created: 2022-07-19T12:44:14.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-21T10:06:00.000Z (almost 3 years ago)
- Last Synced: 2025-02-01T14:23:41.361Z (5 months ago)
- Topics: background-image, css, css-flexbox, css-grid, hovercss, html, responsive-web-design
- Language: HTML
- Homepage: https://ibrahimalsabr.github.io/Leon-Template/
- Size: 2.88 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Leon-Template
This is a project for creating a [Leon Template] using HTML and CSS.
I created it to improve my coding skills by building realistic projects.## Table of contents
- [Overview](#overview)
- [The objective](#the-objective)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [CSS properties used](#CSS-properties-used)
- [Layout](#Layout)
- [Useful resources](#useful-resources)
- [Author](#author)
- [Acknowledgments](#acknowledgments)## Overview
### The objective
Users should be able to:
- View the optimal layout depending on their device's screen size
- See hover states for interactive elements### Screenshot
#### Landing Screen
#### Feature Large Screen
#### Feature Medium Screen
#### Feature Small Screen
#### Service Large Screen
#### Service Medium Screen
#### Small Screen
### Links
- Source Code URL: [here](https://github.com/IbrahimAlsabr/Leon-Template)
- Live Site URL: [here](https://ibrahimalsabr.github.io/Leon-Template/)## My process
### Built with
[](https://developer.mozilla.org/fr/)[](https://developer.mozilla.org/fr/docs/Web/CSS)
### CSS properties used
- Media Queries And Responsive Design
- Flexbox
- CSS Grid
- Position
- Mobile-first workflow### Layout
The designs were created to the following widths:- Small screen: 768px
- Medium screen: 992px
- Large screen: 1200px### Useful resources
- [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element)
- [W3 Schools](https://www.w3schools.com/TAGS/default.ASP)
- [Summary CSS Course](https://elzero.org/category/courses/css-course/)
## Author[](https://github.com/IbrahimAlsabr)
[](https://www.linkedin.com/in/ibrahim-alsabr-188939231/)
[](https://twitter.com/home?lang=fr)
## Acknowledgments
* [Elzero Academy](https://elzero.org/)