HTML Struktur eingebaut
This commit is contained in:
+10
-1
@@ -1 +1,10 @@
|
||||
<h1>Hello World!</h1>
|
||||
<!Doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Hello World!</h1>
|
||||
<p>Call me Ishmael</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user