Initial commit
commit
94bda84cbc
|
@ -0,0 +1,18 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>welcome to my ~ page</title>
|
||||
<style type="text/css">
|
||||
body {
|
||||
background-color:pink;
|
||||
font-family: courier;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>welcome to my ~~~~~~~~ homepage</h1>
|
||||
|
||||
<p> you should ssh in and edit index.html </p>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue