Tutorial web design
1
Coder Dojo Trento
v0.8 11/03/2016
David Leoni
Com’è fatto un sito?
2
Com’è fatto un sito?
3
<html>
<body>
<h1>
CoderDojo <br/>
Trento
</h1>
<strong>
Above all, be cool
</strong>
…
...
</body>
</html>
Con l’HTML!
Come fare un sito? 3 opzioni
4
<html>
<body>
Ciao mondo!
</body>
</html>
Come fare un sito? 1) Editor di siti
5
Come fare un sito? 1) Editor di siti
6
Pro
Contro
Come fare un sito 2) Prendere template
7
Come fare un sito 2) Prendere template
Pro
Contro
8
Come fare un sito 3) da zero
9
<html>
<body>
Ciao mondo!
</body>
</html>
Pro
Contro
Blocco note
E al CoderDojo, che si fa?
10
E al CoderDojo, che si fa?
11
Con i nostri tutorial!
Parola d’ordine:
TAROCCARE
E quelli di Alessandro Ursomando!
E per pubblicare?
12
Consigliamo altervista.org:
Coder Dojo Trento
13
Thank you!
David Leoni