Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.