Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shiqilu77/html5-css-project
A template WorkStation Web page implemented in HTML5 and CSS/SCSS. Web Design Picture are included in readme.
https://github.com/shiqilu77/html5-css-project
css html5 scss
Last synced: 17 days ago
JSON representation
A template WorkStation Web page implemented in HTML5 and CSS/SCSS. Web Design Picture are included in readme.
- Host: GitHub
- URL: https://github.com/shiqilu77/html5-css-project
- Owner: ShiqiLu77
- Created: 2023-05-29T20:03:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-14T04:15:09.000Z (over 1 year ago)
- Last Synced: 2024-11-09T17:40:38.878Z (2 months ago)
- Topics: css, html5, scss
- Language: HTML
- Homepage:
- Size: 4.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**HTML% + CSS/SCSS Web Page**
This is a Web Site Writen in HTML5 + CSS/SCSS
Web Page Design is:
![Web Page](images/Web%201280%20–%201.png)The following CSS selectors are used:
1. **type/tag selector**
2. **class selector**
3. **universal selector**
4. **combinators**
5. **Pseudo Class**
6. **Pseudo Element**The UI mainly used **Flexbox** for layouts.
The following SCSS functions are used in the project.
1. **variables**
2. **nested selectors**
3. **mixins**
4. **inheritance**
5. **loops****Usage**
To use this project, follow these steps:
1. Obtain the project code from the provided source.
2. Open the HTML file in a web browser.