Přidány styly a v souboru index.html v zápatí copyright informace
This commit is contained in:
@ -26,12 +26,11 @@
|
||||
<a href="#" class="flex-item" onclick="showContent('social')">Sociální sítě</a>
|
||||
<a href="#" class="flex-item" onclick="showContent('opensource')">Open Source</a>
|
||||
<a href="#" class="flex-item" onclick="showContent('contact')">Kontakt</a>
|
||||
<script src="skripty.js"></script>
|
||||
</main>
|
||||
<div id="dynamic-content"></div>
|
||||
<footer>
|
||||
<p>Kontaktujte mě na email@example.com</p>
|
||||
</footer>
|
||||
<script src="skripty.js"></script>
|
||||
</body>
|
||||
<p>© 2024 Zdenek Kreml</p>
|
||||
</footer>
|
||||
</html>
|
||||
|
||||
|
Reference in New Issue
Block a user