Header v3
This commit is contained in:
@@ -1,3 +1,29 @@
|
||||
<header>
|
||||
<p class="titleText">Вологда путешествия</p>
|
||||
<div class="headerButton-grid">
|
||||
<a href="/pages/Музей кружева.html" style="text-decoration:none">
|
||||
<button style="background: transparent; border: none !important;">
|
||||
<p class="titleText">Вологда путешествия</p>
|
||||
</button>
|
||||
</a>
|
||||
|
||||
<a href="/pages/Музей кружева.html" style="text-decoration:none" class="hidingMenu">
|
||||
<button style="background: transparent; border: none !important;"> </button>
|
||||
<p class="titleTextMini">Вологда</p>
|
||||
</a>
|
||||
|
||||
<a href="/pages/Музей кружева.html" style="text-decoration:none" class="hidingMenu">
|
||||
<button style="background: transparent; border: none !important;"> </button>
|
||||
<p class="titleTextMini">Достопримечательности</p>
|
||||
</a>
|
||||
|
||||
<a href="/pages/Музей кружева.html" style="text-decoration:none" class="hidingMenu">
|
||||
<button style="background: transparent; border: none !important;"> </button>
|
||||
<p class="titleTextMini">Рестораны</p>
|
||||
</a>
|
||||
|
||||
<a href="/pages/Музей кружева.html" style="text-decoration:none" class="hidingMenu">
|
||||
<button style="background: transparent; border: none !important;"> </button>
|
||||
<p class="titleTextMini">Отели</p>
|
||||
</a>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user