From 2e3ba4716c47859074a264b97886addec5ad761b Mon Sep 17 00:00:00 2001 From: Zachary Vance Date: Mon, 1 Jun 2015 03:49:54 -0700 Subject: [PATCH] Update homepage --- archived.html | 3 -- index.css | 9 ++++++ index.html | 83 +++++++++++++++++++++++++++++++++++++++------------ 3 files changed, 73 insertions(+), 22 deletions(-) create mode 100644 index.css diff --git a/archived.html b/archived.html index e4812a3..1611668 100644 --- a/archived.html +++ b/archived.html @@ -1,7 +1,4 @@ - - diff --git a/index.css b/index.css new file mode 100644 index 0000000..f2d9cd6 --- /dev/null +++ b/index.css @@ -0,0 +1,9 @@ +body { +} + +section { + display: inline-block; + vertical-align: top; + min-width: 30%; + max-width: 700px; +} diff --git a/index.html b/index.html index 66f507a..0bca166 100644 --- a/index.html +++ b/index.html @@ -1,23 +1,68 @@ + -za3k.com + + za3k.com + + - +
+

Personal

+ +
+ +
+

Games

+ +
+ +
+

Personal Data

+ +
+ +
+

Website

+ +
+ +
+

Creative

+ +
+ +
+

Services

+ +
+ +
+

Programs

+ +
-- 2.47.3