diff --git a/assets/images/typing.jpg b/assets/images/typing.jpg new file mode 100644 index 0000000..d4aacf0 Binary files /dev/null and b/assets/images/typing.jpg differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..e0ab176 --- /dev/null +++ b/index.html @@ -0,0 +1,27 @@ + + + + + + The Techverse Co + + + + +
+

The making of Code

+ typing +
+ + + diff --git a/styles.css b/styles.css new file mode 100644 index 0000000..38b9fc3 --- /dev/null +++ b/styles.css @@ -0,0 +1,3 @@ +h1 { + background-color: red; +}