-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAlfa.html
65 lines (48 loc) · 1.37 KB
/
Alfa.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<!DOCTYPE html>
<html>
<head>
<title>Easyino - Alfa</title>
<link rel="stylesheet" href="./sorci/bootstrap-4.4.1-dist/css/bootstrap.min.css">
<link rel="stylesheet" href="./stile.css">
</head>
<body>
<div class='container '>
<div>
<a href="index.html" class="btn rounded-tondo">
<img src="./sorci/logo/Easyino_orriz.png" class="img-fluid" alt="Easyino - Education">
</a>
</div>
<div class='text-center rounded-tondo cosogrigio'>
<h1><b>Alpha</b></h1>
<img src="sorci/immagini/Alfa.jpg"" class=" img-fluid rounded-tondo rounded-tondo" />
<br>
<div class="text-left">
<p>
<h3>Cos'è Alpha?<br>
<small>
Easyino Alpha è una scheda elettronica per un targhet giovanile, per sviluppare la creatività.
</small>
</h3>
</p>
<br>
<p>
<h3>Come si usa?<br>
<small>
qualcuno che ha tempo può rispondere alle domande?<br>Pls ; )
</small>
</h3>
</p>
<br>
<p>
<h3>Dove trovo la libreria per utilizzarla?<br>
<small>
<a class="btn btn-outline-primary" href="https://github.com/Easyino/Alpha">
scarica la Libreria
</a>
</small>
</h3>
</p>
</div>
</div>
</body>
</html>