Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mateusz-przybyla/html-css-project_motivationmeme
CSS Course - Web Development Bootcamp
https://github.com/mateusz-przybyla/html-css-project_motivationmeme
css html
Last synced: 10 days ago
JSON representation
CSS Course - Web Development Bootcamp
- Host: GitHub
- URL: https://github.com/mateusz-przybyla/html-css-project_motivationmeme
- Owner: mateusz-przybyla
- Created: 2024-02-17T19:32:02.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-03T16:40:16.000Z (9 months ago)
- Last Synced: 2024-03-03T17:43:02.077Z (9 months ago)
- Topics: css, html
- Language: HTML
- Homepage: https://mateusz-przybyla.github.io/HTML-CSS-Project_MotivationMeme/
- Size: 1.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web Development Bootcamp - Project_MotivationMeme
Final Project of Properties CSS.
## Table of contents
- [Overview](#overview)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Useful resources](#useful-resources)## Overview
### Screenshot
![](./screenshot.jpg)
### Links
- Live Site URL: https://mateusz-przybyla.github.io/HTML-CSS-Project_MotivationMeme/
## My process
### Built with
- CSS colors (RGB, hex codes)
- Font properties (font size, weight)
- The CSS Box Model (margin, padding, border)### Useful resources
- [Web Development Bootcamp](https://www.udemy.com/course/the-complete-web-development-bootcamp/?couponCode=KEEPLEARNING) - The Web Development Bootcamp in which I am taking part.
- [MDN Web Docs](https://developer.mozilla.org/en-US/) - My best website which help me understand rules and features about HTML and CSS languages.
- [RGB Mixer](https://www.csfieldguide.org.nz/en/interactives/rgb-mixer/)