forked from mate-academy/layout_moyo-header
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 3132736
Showing
55 changed files
with
3,519 additions
and
0 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com"><link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet"><meta http-equiv="X-UA-Compatible" content="ie=edge"><title>Moyo header</title><link rel="stylesheet" href="index.fc5e5040.css"></head><body> <header class="header"> <a class="logo" href="#"> <img class="moyo_logo" src="logo.eddae0ff.png" alt="Moyo logo"> </a> <nav class="nav"> <ul class="nav_list"> <li class="link_box"> <a class="is-active nav_link" href="#"> apple </a> </li> <li class="link_box"> <a class="nav_link" href="#"> samsung </a> </li> <li class="link_box"> <a class="nav_link" href="#"> smartphones </a> </li> <li class="link_box"> <a class="nav_link" data-qa="hover" href="#"> laptops & computers </a> </li> <li class="link_box"> <a class="nav_link" href="#"> gadgets </a> </li> <li class="link_box"> <a class="nav_link" href="#"> tablets </a> </li> <li class="link_box"> <a class="nav_link" href="#"> photo </a> </li> <li class="link_box"> <a class="nav_link" href="#"> video </a> </li> </ul> </nav> </header> </body></html> |
Oops, something went wrong.