diff --git a/images/rally.jpg b/images/rally.jpg new file mode 100644 index 00000000..bf6cf547 Binary files /dev/null and b/images/rally.jpg differ diff --git a/index.html b/index.html index d1dc64a8..20f185a3 100644 --- a/index.html +++ b/index.html @@ -4,10 +4,68 @@ - Document + + Tyler Koenig -

Hello World

-

by Tyler Koenig

+ +
+ tyler +

Tyler Koenig

+

+ warehouse associate at amazon +

student at we can code it

+

Web Developer in the making!

+

+
+
+
+
+

About Me

+

+ I'm Tyler Koenig, a software developer in the making. Lorem ipsum + dolor sit amet consectetur adipisicing elit. Iste quod architecto + eius numquam. Sunt ducimus deserunt alias id eligendi repellendus + dicta veniam asperiores, rerum magnam totam autem ipsum cumque. + Fugit. +

+
+
+

skills

+
    +
  • problem solver
  • +
  • microsoft office
  • +
+
+
+

Contact

+ +
+
+
+

Projects

+
+
+ diff --git a/style.css b/style.css new file mode 100644 index 00000000..7b5ea9fd --- /dev/null +++ b/style.css @@ -0,0 +1,4 @@ +.about { + display: flex; + float: left; +}