saicore/resources/startupHints/locales/hr/1.html

27 lines
1018 B
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Savjeti</title>
<link rel="stylesheet" href="css/style.css" type="text/css">
<meta name="viewport" content="width=device-width" />
</head>
<body>
<header>
<h1 class="title">Dobro došao, dobro došla u SaiCore</h1>
</header>
<main>
<div class="image"><img src="../../assets/hint1/SaiCore-logo.png" alt=""></div>
<br>
<p>Ovdje se nalaze savjeti koji pomažu naučiti koristiti SaiCore.</p>
<p>SaiCore je interaktivna ploča koju su dizajnirali učitelji za učitelje. Postoje četiri modusa:ploča, radna površina, dokumenti i web.</p>
<p>Krenimo s prvim i najvažnijim: modus ploče.</p>
</main>
<footer>
<span class="tip"><span class="icon"><img src="../../assets/common/tip.png" alt=""></span>Dijalog „Savjeti” možeš otvoriti u bilo kojem trenutku pomoću gumba (<span class="icon"><img src="../../assets/hint1/menu.png" alt="the SaiCore menu"></span>) u SaiCore izborniku<span>
</footer>
</body>
</html>