diff --git a/homeworks/max.snischuk_snischuk/PokemonProject/index.css b/homeworks/max.snischuk_snischuk/PokemonProject/index.css new file mode 100644 index 00000000..927308ce --- /dev/null +++ b/homeworks/max.snischuk_snischuk/PokemonProject/index.css @@ -0,0 +1,30 @@ +body { + margin: 0; +} + +h1, +p { + color: #221F1F; + line-height: 32px; + text-align: left; +} + +h1 { + font-size: 48px; + font-weight: 700; + margin: 0 0 24px; +} + +p { + font-size: 22px; + font-weight: 400; + margin: 0 0 32px; +} + +a { + color: #EF4934; +} + +a:hover { + color: #3354FA; +} diff --git a/homeworks/max.snischuk_snischuk/PokemonProject/index.html b/homeworks/max.snischuk_snischuk/PokemonProject/index.html new file mode 100644 index 00000000..ba1b2624 --- /dev/null +++ b/homeworks/max.snischuk_snischuk/PokemonProject/index.html @@ -0,0 +1,35 @@ + + +
+ + + + ++ Hi! My name is Max and I'm a Junior Frontend Developer. I am already + familiar with main Web Technologies like HTML, CSS, JavaScript and + Git version control system. +
++ This page was developed during the course + + 'Frontend for beginners' from Masters Academy in 2023. + +
++ This is a social project from MOCG company where I got an + opportunity to work with Frontend mentors and to create my own small + project for the portfolio. +
++ You can contact me via + Telegram + and/or check out my + GitHub. +
+ +