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

27 lines
1.0 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Hints and tips</title>
<link rel="stylesheet" href="css/style.css" type="text/css">
<meta name="viewport" content="width=device-width" />
</head>
<body>
<header>
<h1 class="title">Welcome to SaiCore</h1>
</header>
<main>
<div class="image"><img src="../../assets/hint1/SaiCore-logo.png" alt=""></div>
<br>
<p>Here's some hints and tips in order to help you familiarize with SaiCore.</p>
<p>SaiCore is an interactive whiteboard designed by teachers, for teachers. It comes with 4 modes : Board Mode, Desktop Mode, Documents Mode and Web Mode.</p>
<p>Let's jump in the first, and most important one : the Board Mode.</p>
</main>
<footer>
<span class="tip"><span class="icon"><img src="../../assets/common/tip.png" alt=""></span>You can reopen the "Hints and tips" dialog at any time, using the dedicated button on the SaiCore menu (<span class="icon"><img src="../../assets/hint1/menu.png" alt="the SaiCore menu"></span>)<span>
</footer>
</body>
</html>