Html over text
This commit is contained in:
12
hello.html
12
hello.html
@@ -1 +1,11 @@
|
|||||||
Hello, World
|
<!DOCTYPE HTML>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Webpage!</title>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<h1>Hello, World</h1>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
</html>
|
||||||
Reference in New Issue
Block a user