From 624d046e92a6085e9deb4ad4a29908d272f7df17 Mon Sep 17 00:00:00 2001 From: Kostya Vasilenko Date: Mon, 11 Mar 2024 18:57:40 +0200 Subject: [PATCH] add task solution --- readme.md | 41 ++++++++++++++++ src/images/.gitkeep | 0 src/images/logo.png | Bin 0 -> 1820 bytes src/index.html | 117 ++++++++++++++++++++++++++++++++++++++++++++ src/main.js | 1 + src/style.css | 89 +++++++++++++++++++++++++++++++++ 6 files changed, 248 insertions(+) create mode 100644 readme.md create mode 100644 src/images/.gitkeep create mode 100644 src/images/logo.png create mode 100644 src/index.html create mode 100644 src/main.js create mode 100644 src/style.css diff --git a/readme.md b/readme.md new file mode 100644 index 0000000000..f16d37e97a --- /dev/null +++ b/readme.md @@ -0,0 +1,41 @@ +# Moyo header +Create HTML page with the header using `flexbox` based on the [Figma Mockup](https://www.figma.com/file/1sog2rmfyCjnVxkeZ3ptnc/MOYO-%2F-Header?node-id=0%3A1&mode=dev). + +The page should match the design Pixel Perfect: all the sizes, colors and distanced MUST be the same as on the design. + +> Here are the [Layout Tasks Instructions](https://mate-academy.github.io/layout_task-guideline) + +## Requirements: + +- reset browser default margins. +- use [Roboto font](https://fonts.google.com/specimen/Roboto) +- use semantic tags: `
`, ``, `