Skip to content

Commit b6c5cbb

Browse files
committed
Done - Responsive Web Design
1 parent 26f1f32 commit b6c5cbb

File tree

3 files changed

+40
-24
lines changed

3 files changed

+40
-24
lines changed

Diff for: README.md

+40-24
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
### Front-End Basics
1717

1818
- [Intro to HTML and CSS](#html-css), [DONE]
19-
+ Responsive Web Design
19+
- [Responsive Web Design ](#resp_web), [DONE]
2020
+ HTML & CSS Practice
2121
+ JavaScript Basics
2222
+ Document Object Model - practice
@@ -62,57 +62,73 @@
6262
***
6363
### Soft Skills
6464

65-
66-
67-
68-
6965
***
70-
## <a name="gitintro">Git Intro</a>
66+
<details>
67+
<summary>
68+
<a name="gitintro">Git Intro</a>
7169

7270
### <em>After completing this course I discovered many new commands for myself in Git. It turns out that I didn't know this topic well.</em>
71+
</summary>
72+
7373
![Udacity](./img/Udacity.png)
7474
![learngitbranching](./img/learngitbranching.png)
7575
![learngitbranching](./img/learngitbranching2.png)
7676

77+
</details>
7778

7879
***
79-
80-
## <a name="Linux">Linux CLI, and HTTP</a>
80+
<details>
81+
<summary>
82+
<a name="Linux">Linux CLI, and HTTP</a>
8183

8284
### <em>Refreshed my knowledge of Linux commands and had a good time reading about http protocols. A lot of information that I did not know and still learn. Also I learned about printer control commands and others that I had not used before</em>
83-
85+
</summary>
86+
8487
![Linux CLI, and HTTP](./task_linux_cli/q1.png)
8588
![Linux CLI, and HTTP](./task_linux_cli/q2.png)
8689
![Linux CLI, and HTTP](./task_linux_cli/q3.png)
8790
![Linux CLI, and HTTP](./task_linux_cli/q4.png)
88-
***
91+
</details>
8992

90-
## <a name="Git_collab">Git Collaboration</a>
93+
***
94+
<details>
95+
<summary>
96+
<a name="Git_collab">Git Collaboration</a>
9197

9298
### <em>I know the necessary commands and operations, but not all of them, and therefore I will practice and review the materials. A very useful thing. Thanks</em>
9399
#### I didn't know commands like <b>Fetch, Rebase, Cherry-pick,</b> and others that I will definitely use in my work in the feature.
100+
</summary>
94101

102+
![Git Collaboration](./task_git_collaboration/Git_collab.png)
95103

104+
</details>
96105

97-
![Git Collaboration](./task_git_collaboration/Git_collab.png)
106+
***
107+
108+
<details>
109+
<summary>
110+
<a name="html-css">Intro to HTML and CSS</a>
98111

112+
<em>I've never used a grid before. Flex also has always been a problem and remains difficult for me.</em>
113+
</summary>
99114

100-
***
115+
![HTML and CSS](./task_html_css_intro/html-udacity.png)
116+
![HTML and CSS](./task_html_css_intro/HTMLcademy-grad.png)
117+
![HTML and CSS](./task_html_css_intro/htmlcademCSS.png)
118+
</details>
101119

102-
## <a name="html-css">Intro to HTML and CSS</a>
120+
***
121+
<details>
122+
<summary><a name="resp_web">Responsive Web Design</a>
103123

104-
#### <em>I've never used a grid also flex has always been a problem and remains difficult for me.</em>
105-
106-
![HTML and CSS](./task_html_css_intro/html-udacity.png)
107-
124+
<em>It was a lot of fun to play with frogs.</em>
125+
</summary>
108126

127+
![Responsive Web Design](./task_responsive_web_design/res-des.png)
109128

110-
111-
![HTML and CSS](./task_html_css_intro/HTMLcademy-grad.png)
129+
![Responsive Web Design](./task_responsive_web_design/frogg.png)
112130

113-
131+
***
114132

115-
![HTML and CSS](./task_html_css_intro/htmlcademCSS.png)
116-
***
117133

118-
134+
</details>

Diff for: task_responsive_web_design/frogg.png

175 KB
Loading

Diff for: task_responsive_web_design/res-des.png

54.5 KB
Loading

0 commit comments

Comments
 (0)