Thema: stammbaum
Einzelnen Beitrag anzeigen
Alt 21.04.2004, 15:38   #1
jak
Inventar
 
Registriert seit: 13.06.2001
Beiträge: 1.830


Standard

Ich bin mit 1stpage und phase5 recht zufrieden.
html kannst du in jedem Text-editor schreiben, z.B. in Notepad. einfach als .htm abspeichern
[code]
<html>
<head>
<title>Das ist der Titel der in der Titelleiste angezeigt wird</title>

</head>
<body>
Hallo Welt!

Mit br
macht man einen Zeilenumbruch


Ein Absatz</p>
</body>
</html>
[code]
Wie schon gesagt ist eine gute Anlaufstelle http://selfhtml.teamone.de

Noch ein Tip: Schreib ein paar kleine Seiten zum "Kennenlernen", wenn du es etwas beherscht verwende css (Cascading StyleSheets). Die sind sehr flexibel und ergeben "schöneren" Code.

Jak
____________________________________
Join the DNRC | Godwin\'s Law (thx@stona)
Documentation is like sex: If it\'s good, it\'s very, very good. If it\'s bad, it\'s better than nothing.
\"In theory, theory and practice are the same. In practice, they are not\" (Lawrence Berra)
jak ist offline   Mit Zitat antworten