From 76b02b6a8dfba7af8a88245c5e9f02239ec4821d Mon Sep 17 00:00:00 2001 From: Icybear Date: Fri, 2 Aug 2024 18:20:44 -0400 Subject: [PATCH] did some html and css work. Added nav bar on top to aid in navigation. Added resizing of window fix, but aspect ratio messed up. --- index.html | 18 ++++++++++++++++-- main.js | 11 ++++++----- style.css | 48 +++++++++++++++++++++++++++++++++++------------- 3 files changed, 57 insertions(+), 20 deletions(-) diff --git a/index.html b/index.html index 0fbb7a4..788c690 100644 --- a/index.html +++ b/index.html @@ -9,19 +9,31 @@ + + + +
+

Daniel Jones

Web Developer, Game Designer, and Blogger.

+

About Me

My name is Daniel Jones. I have been programming as a hobby since I was twelve years old.
I went to college for Information Systems, and have been using those skills professionally since 2021.
- My interests include geocaching, Rust programming, web development, and puzzle solving. + My interests include geocaching, programming, web development, and puzzle solving.

@@ -100,7 +112,9 @@

-
+ + +