Hello World

Hier sind ein paar Links (Anker) zum html lernen für Kinder:
HTMLing (deutsch)
Planethtml (deutsch)
https://groups.google.com/forum/#!topic/coderdojozh/InS92NWpwjY (english, Hinweis zu guter deutscher Ressource)
Lehrer-online (deutsch)
Lissa explains it all (englisch)


Nun kennt ihr schon folgende 'tags':

<html> </html>
<head> </head> (steht für 'Kopf')
<body> </body> (steht für 'Körper')
<p> </p> (steht für 'Paragraph')
<i> </i> (steht für 'italic')
<br> (steht für (line-) break)

Farbcodes finden:

Lissa explains color (english)