Skip to content

Latest commit

 

History

History
64 lines (38 loc) · 1.47 KB

README.md

File metadata and controls

64 lines (38 loc) · 1.47 KB

kottans-frontend

1. Git intro


I learned new Git technology. Learned basic commands. And I went through the game, which helped to better learn the training.

2. Linux CLI, and HTTP


Get to know Linux. Learned a lot of new commands. Linux is a powerful and free OS and is used on servers.

3. Git Collaboration


There was a lot of new and useful information. Thanks

4. Intro to HTML and CSS


HTML and CSS are the basic technologies for the frontend. I really enjoyed studying them. But you need to practice to improve your level.

5. Responsive Web Design


I really liked this section, especially the flex-box technology.

6. HTML & CSS PopUP Practice


This is practice site. Here got implemented popup with help of HTML and CSS only, without any JS. Practice task on Kottans Frontend course. Thanks for this experience!

DEMO

7. JS Basics


Learned the basics of Java Script.