https://github.com/gribbirg/frontend-practice
Practice works of frontend course, RTU MIREA
https://github.com/gribbirg/frontend-practice
frontend html-css-javascript labs mirea
Last synced: 2 months ago
JSON representation
Practice works of frontend course, RTU MIREA
- Host: GitHub
- URL: https://github.com/gribbirg/frontend-practice
- Owner: Gribbirg
- Archived: true
- Created: 2023-09-06T06:21:23.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-16T09:22:06.000Z (about 1 year ago)
- Last Synced: 2025-03-02T01:43:29.308Z (5 months ago)
- Topics: frontend, html-css-javascript, labs, mirea
- Language: CSS
- Homepage:
- Size: 17 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend practice
[](README.md)
[](README.ru.md)Practice works on the discipline at RTU MIREA
## Topics
1. [Introduction to HTML](Practice_1)
2. [Introduction to CSS](Practice_2)
3. [Priority of CSS](Practice_3)
4. [Overflow, iframe, video](Practice_4)
5. [Media query](Practice_5)
6. [CSS animation](Practice_6)
7. [Filter, calc(), var()](Practice_7)
8. [CSS Grid Layout](Practice_8)
9. [Introduction to JavaScript](Practice_9)
10. [JS objects](Practice_10)
11. [JS arrays, stacks, recursion](Practice_11)
12. [Decorators](Practice_12)
13. [Events, window size, scroll](Practice_13)
14. [Drag'n'Drop, JS animation, mouse events](Practice_14)