File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,14 +36,23 @@ const LearnFrontend: NextPage = () => {
3636 1. Я раньше не работал(-а) с HTML/CSS/JS, но хочу научиться
3737 </ h3 >
3838
39- < Paragraph > — вам я рекомендую посмотреть и пройти два очень хороших вводных бесплатных курса :</ Paragraph >
39+ < Paragraph > — вам я рекомендую посмотреть и пройти несколько очень хороших вводных бесплатных курсов :</ Paragraph >
4040
4141 < ul >
4242 < li >
4343 < strong > HTML/CSS верстка</ strong > : < a href = "https://htmlacademy.ru/courses/intro-to-web-development" > https://htmlacademy.ru/courses/intro-to-web-development</ a >
4444 </ li >
4545 < li >
46- < strong > JS: < a href = "https://ru.hexlet.io/courses/introduction_to_programming" > https://ru.hexlet.io/courses/introduction_to_programming</ a > </ strong >
46+ < strong > HTML</ strong > : < a href = "https://ru.code-basics.com/languages/html" > https://ru.code-basics.com/languages/html</ a >
47+ </ li >
48+ < li >
49+ < strong > CSS</ strong > : < a href = "https://ru.code-basics.com/languages/css" > https://ru.code-basics.com/languages/css</ a >
50+ </ li >
51+ < li >
52+ < strong > JS</ strong > : < a href = "https://ru.code-basics.com/languages/javascript" > https://ru.code-basics.com/languages/javascript</ a >
53+ </ li >
54+ < li >
55+ < strong > Больше теории: < a href = "https://ru.hexlet.io/courses/introduction_to_programming" > https://ru.hexlet.io/courses/introduction_to_programming</ a > </ strong >
4756 </ li >
4857 </ ul >
4958
You can’t perform that action at this time.
0 commit comments