Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olivervea/css-practise
https://github.com/olivervea/css-practise
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/olivervea/css-practise
- Owner: OliverVea
- Created: 2022-10-20T20:02:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-20T20:20:02.000Z (over 2 years ago)
- Last Synced: 2024-12-12T20:16:44.803Z (2 months ago)
- Language: HTML
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# CSS Practise
Hi! My name is Oliver and I'm awful at anything front end-related. I'm a professional backend developer working primarily with C++, Python and C#, and I thought it'd be nice to develop some skills for the visual side of things.
To do this, I've created this repository, where I try to make small CSS projects to get some practise in. Until now, I've been trying to copy the look and feel of sites I come across by programming the HTML and CSS by hand.
I've published the repo as [github pages](https://olivervea.github.io/css-practise/), so feel free to have a look!
## Projects
1. The first project, [01](./01), was trying to replicate the [node.js documentation page](https://nodejs.org/en/docs/). The result can be seen in [github pages](https://olivervea.github.io/css-practise/01/).