furthered work
This commit is contained in:
10
7/helloworld.html
Normal file
10
7/helloworld.html
Normal file
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Hello, World!</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1 id="main-heading">Hello! My name is slim shady.</h1>
|
||||
<p id="pp">Welcome to my document.</p>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user