initial commit
This commit is contained in:
Executable
+28
@@ -0,0 +1,28 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<style>
|
||||
* {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: none;
|
||||
font-family: Arial, sans-serif;
|
||||
}
|
||||
|
||||
body {
|
||||
font-size: 14px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>Template</h1>
|
||||
|
||||
<p>This is a blank template for a web page.</p>
|
||||
olikhjladsfhoiknllfadsnljkafsdlknhfadsnlk
|
||||
|
||||
|
||||
<a href="raven.jpg" download>download</a>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user