https://github.com/illfil/webproject
This repository contains a website I created to practice and enhance my skills in HTML, CSS, and SCSS.
https://github.com/illfil/webproject
css3 html5 scss
Last synced: 2 months ago
JSON representation
This repository contains a website I created to practice and enhance my skills in HTML, CSS, and SCSS.
- Host: GitHub
- URL: https://github.com/illfil/webproject
- Owner: IllFil
- Created: 2024-06-04T19:28:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-07T14:59:42.000Z (almost 2 years ago)
- Last Synced: 2025-02-16T14:55:14.866Z (over 1 year ago)
- Topics: css3, html5, scss
- Language: CSS
- Homepage:
- Size: 21.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository contains a website I created to practice and enhance my skills in HTML, CSS, and SCSS.
Project Overview
This project is a website built from scratch to demonstrate and learn the following technologies:
HTML: For structuring the content of the web pages.
CSS: For styling the web pages to make them look appealing.
SCSS: For writing more efficient and maintainable CSS.
Getting Started
To view the project, simply clone the repository and open the index.html file in your browser:
bash
Copy code
git clone https://github.com/IllFil/WEBProject.git
open index.html
Features
HTML structure
CSS for styling
SCSS for advanced CSS features and better organization
Resources
SCSS Documentation
License
This project is for self-education purposes. Feel free to use the code and learn from it.