Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khaledsaeed18/freecodecamp-responsivewebdesign-course
Responsive Web Design Course from freeCodeCamp website
https://github.com/khaledsaeed18/freecodecamp-responsivewebdesign-course
Last synced: 6 days ago
JSON representation
Responsive Web Design Course from freeCodeCamp website
- Host: GitHub
- URL: https://github.com/khaledsaeed18/freecodecamp-responsivewebdesign-course
- Owner: KhaledSaeed18
- Created: 2024-07-12T02:08:46.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-05T21:43:46.000Z (6 months ago)
- Last Synced: 2024-08-06T01:35:02.316Z (6 months ago)
- Language: HTML
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Responsive Web Design Course by freeCodeCamp.
[https://www.freecodecamp.org/certification/KhaledSaeed/responsive-web-design]
01- Learn the most common HTML tags by building cat photo app.
02- Learn CSS by designing a menu page for a cafe webpage.
03- Learn different ways to set color values and how to pair colors with each other.
04- Learn HTML forms by building a signup page. Learn how to control what types of data people can type into formS, and some new CSS tools for styling WEB pages.05- (Project) Build a survey form to collect data from users.
06- Learn CSS and the Box Model, create Rothko-style rectangular art pieces.
07- Learn Flexbox, build a responsive photo gallery webpage.
08- Learn Typography, build a nutrition label webpage. Learn how to style text, adjust line height, and text position using CSS.
09- Learn accessibility tools such as keyboard shortcuts, ARIA attributes, and design best practices by building a quiz webpage.
10- (Project) Build a tribute page.
11- learn how to change the style of an element when hover over it, trigger other events on your webpage. Build a balance sheet using pseudo selectors.
12- learn about how to work with absolute positioning, the z-index property, and the transform property. Build a Cat Painting.
13- Learn Responsive Design to code a piano. Also learn more about media queries and pseudo selectors.
14- (Project) Build a technical documentation.
15- Learn how to configure CSS variables, reuse them whenever wanted. Build a sity skyline.
16- Learn CSS Grid by building a Magazine article, including concepts like grid rows and grid columns.
17- (Project) Build a product landing page.
18- Learn CSS Animation by building a Ferris Wheel.
19- Learn CSS transforms by building a Penguin, position and resize the parts of the penguin, create a background, and animate the work.
20- (Project) Build a portfolio page.