diff --git a/CNAME b/CNAME new file mode 100644 index 0000000..3335ae8 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +keithkhaotic.is-a.dev \ No newline at end of file diff --git a/GilClownBG.png b/GilClownBG.png new file mode 100644 index 0000000..a0e93e1 Binary files /dev/null and b/GilClownBG.png differ diff --git a/The End.mp3 b/The End.mp3 new file mode 100644 index 0000000..0c2b556 Binary files /dev/null and b/The End.mp3 differ diff --git a/The Ender.mp3 b/The Ender.mp3 new file mode 100644 index 0000000..34271b6 Binary files /dev/null and b/The Ender.mp3 differ diff --git a/contact.html b/contact.html deleted file mode 100644 index e7beda8..0000000 --- a/contact.html +++ /dev/null @@ -1,11 +0,0 @@ - -
- - - -D&D Resources
+New to Guilded? WELL BABY, YOU'RE IN THE RIGHT PLACE! Here's a few listed resources to help guide you on the course of your journey through Guilded
+IF YOU NEED HELP ON GUILDED, PLEASE READ THE GilGuide
+ + + + \ No newline at end of file diff --git a/gilpage.css b/gilpage.css new file mode 100644 index 0000000..8107121 --- /dev/null +++ b/gilpage.css @@ -0,0 +1,88 @@ +.navbar { + + border:1px #ccc solid; + border-radius: 30px; + padding: 1%; + margin-left: 10%; + margin-right: 10%; + list-style: none; + background-color: deepskyblue; + border: 0px; + box-shadow: 2px 2px 8px black; + font-family: Arial, Helvetica, sans-serif; + font-size: larger; + + } + + + + .navbar-item { + display: inline; + color:white; + padding-right: 1%; + } + + .navbar-logo { + font-weight: bolder; + } + + li:hover { + font-weight: bold; + } + + li a { + text-decoration: none; + color:white; + } + + + li a:hover { + color:crimson; + font-weight: bold; + } + + + .block-base { + border-radius: 25px; + box-sizing: border-box; + padding: 1%; + font-weight: bold; + float: left; + box-shadow: 2px 2px 8px deepskyblue; + background-color:black; + margin-bottom: 25px; + margin-left: 25px; + } + + .block-big { + margin-right:10%; + font-family: "Lucida Console", "Courier New", monospace; + } + + .block-initial-padding { + margin-left: 10%; + } + + .block-base h1 { + color: white; + font-weight: bolder; + padding-bottom: 50px; + font-size: large; + margin-top: 1px; + } + + .clr{ + clear:both; + } + + + .block-base h1 a { + text-decoration: none; + color:white; + } + .block-base h1 a:hover { + text-decoration: none; + color:#ccc; +} + + diff --git a/index.css b/index.css new file mode 100644 index 0000000..eeb333a --- /dev/null +++ b/index.css @@ -0,0 +1,29 @@ +body{ + background: navajowhite; + background-size: cover; + font-family: 'Trebuchet MS', sans-serif; + font-size: x-large; + } + .container{ + display: inline-block; + text-align: center; + + } + .typed-out{ + overflow: hidden; + border-right: .15em solid orange; + white-space: nowrap; + animation: + typing 1s forwards; + font-size: 1.6rem; + width: 0; + } + @keyframes typing { + from { width: 0 } + to { width: 100% } + } + + + + + diff --git a/index.html b/index.html new file mode 100644 index 0000000..73a1f2d --- /dev/null +++ b/index.html @@ -0,0 +1,21 @@ + + + + + +Welcome to my Social Page. I know how scuffed and ugly this may look at the moment, but I promise more work is to come + I'll make sure it looks beautiful with time! Check out my socials below:
+ +
+ CEO & Founder
+PGWECN
++
+ Team Member
+WinterWizzardVT/PGWECn
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+