úplný základ
potrebujem vedieť či to môže takto zatiaľ byť
This commit is contained in:
26
websites/travellly.html
Normal file
26
websites/travellly.html
Normal file
@@ -0,0 +1,26 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Travellly</title>
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<img src="wikispot.png" alt="wikispot" id="logo">
|
||||
<nav>
|
||||
<ul id="container">
|
||||
<li id="home"><a href="travellly.html">HOME</a></li>
|
||||
<li id="about"><a href="http://www.spspb.sk/o-skole.html?page_id=95">O NÁS</a></li>
|
||||
<li id="project"><a href="http://www.spspb.sk/partneri.html?page_id=1362">O PROJEKTE</a></li>
|
||||
<li id="contact"><a href="http://www.spspb.sk/kontakt.html?page_id=91">KONTAKT</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<article>
|
||||
<div class="an" class="next"><a href="https://www.google.com/search?q=android&sxsrf=ALeKk017fnzl207RcmAoQ6py5H6H4gGvQg:1615932238147&source=lnms&tbm=isch&biw=1920&bih=937#imgrc=CKJ8ZtwHgbIocM">Android</a></div>
|
||||
</article>
|
||||
<section>
|
||||
<div id="phone" class="next"></div>
|
||||
</section>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user