Browse Source

initial commit

master
skolar 4 years ago
parent
commit
51126e86dc
2 changed files with 10 additions and 0 deletions
  1. +10
    -0
      index.html
  2. +0
    -0
      style.css

+ 10
- 0
index.html View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Learning Page</title>
</head>
<body>
<img src = ""/>
</body>
</html>

+ 0
- 0
style.css View File


Loading…
Cancel
Save