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: 3 months 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-14T04:15:09.000Z (almost 2 years ago)
- Last Synced: 2025-01-05T04:32:25.216Z (5 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:
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.