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 @@ - - - - - - Document - - - Testing Ur mom.. - - \ No newline at end of file diff --git a/dnd.css b/dnd.css new file mode 100644 index 0000000..2fde076 --- /dev/null +++ b/dnd.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: crimson; + 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:powderblue; + } + + + li a:hover { + color:deepskyblue; + font-weight: bold; + } + + + .block-base { + border-radius: 25px; + box-sizing: border-box; + padding: 1%; + font-weight: bold; + float: left; + box-shadow: 2px 2px 8px crimson; + color:white; + 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; + } + \ No newline at end of file diff --git a/dnd.html b/dnd.html new file mode 100644 index 0000000..b30ed0b --- /dev/null +++ b/dnd.html @@ -0,0 +1,47 @@ + + + + + + Keefy's D&D Stuff + + + + + + + + + + + + +
+

D&D time baby!

+ Here's some helpful resources for D&D! Hopefully it helps! If you need anything more, feel free to contact me on Discord, Keithers#5764 + + I've also made a video w/PGWECN on D&D, check it out here + +

D&D Resources

+
  • D&D Beyond
  • +
  • Aurora Builder
  • +
  • D&D Wiki
  • +
  • A Crappy Guide to D&D
  • + + + + \ No newline at end of file diff --git a/gilguide.html b/gilguide.html new file mode 100644 index 0000000..562eb54 --- /dev/null +++ b/gilguide.html @@ -0,0 +1,39 @@ + + + + + + GilPage + + + + + + + + +
    +

    What's poppin'?

    +

    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

    +
  • Guilded Blog!
  • +
  • Suicie Information/Prevention
  • +
  • My Video on Guilded
  • +
  • Gil-Guide
  • + +

    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 @@ + + + + + + Keefy's Page + + + +
    +
    +
    Howdy there!👋 + My name is Dr. Keefy! +
    +
    +
    + I'm a + GAYMER! +
    + + \ No newline at end of file diff --git a/keefyalien.png b/keefyalien.png new file mode 100644 index 0000000..cfcc905 Binary files /dev/null and b/keefyalien.png differ diff --git a/old.css b/old.css new file mode 100644 index 0000000..c7cba6b --- /dev/null +++ b/old.css @@ -0,0 +1,76 @@ +/* Code / Body*/ +body { + margin: 0; + text-align: center; + } + + ul { + list-style-type: none; + margin: 0; + padding: 0; + overflow: hidden; + background-color: aliceblue; + } + + li { + float: left; + } + + li a { + display: block; + color: gray; + text-align: center; + padding: 14px 16px; + text-decoration: none; + } + + + li a:hover { + background-color: #111; + } + /* Code / Header */ + h1 { + text-shadow: 2px 2px 5px red; + }h1 { + text-shadow: 2px 2px 5px red; + } + + + + .card { + display: flex; + box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); + max-width: 300px; + margin: auto; + text-align: center; + } + + .keefytitle { + color: grey; + font-size: 18px; + } + + button { + border: none; + outline: 0; + display: inline-block; + padding: 8px; + color: white; + background-color: #000; + text-align: center; + cursor: pointer; + width: 100%; + font-size: 18px; + } + + a { + text-decoration: none; + font-size: 22px; + color: black; + } + + button:hover, a:hover { + opacity: 0.7; + } + + \ No newline at end of file diff --git a/old.html b/old.html new file mode 100644 index 0000000..7cf8e9f --- /dev/null +++ b/old.html @@ -0,0 +1,103 @@ + + + + + + KKD Socials + + + + + + + +

    Keith Khaotic's Socials

    + + + +

    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:

    + +
    + keefybratt +

    Keith Khaotic

    +

    CEO & Founder

    +

    PGWECN

    +

    +
    + + + +
    + winterog +

    Winter

    +

    Team Member

    +

    WinterWizzardVT/PGWECn

    +

    +
    + + + + + +

    + + Guilded + + + Discord + + + TikTok + + + Twitch + + + YouTube + + + Twitter + + +

    + + + \ No newline at end of file diff --git a/project.css b/project.css new file mode 100644 index 0000000..eb96431 --- /dev/null +++ b/project.css @@ -0,0 +1,82 @@ +.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 black; + background-color: deepskyblue; + color:white; + margin-bottom: 25px; + margin-left: 25px; + } + + .block-big { + margin-right:10%; + } + + .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; + } + + html { + background-image: linear-gradient(to right, purple , green); + } + + \ No newline at end of file diff --git a/project.html b/project.html new file mode 100644 index 0000000..3155d0a --- /dev/null +++ b/project.html @@ -0,0 +1,38 @@ + + + + + + Keith's Projects + + + + + + + +
    +

    Keith's Projects:

    +

    Here is my current projects lists! If you enjoy some of these, or find more interest in me, please make sure to follow me on Twitter and Github, so you can keep up with my updates! All the support helps! I would really appreciate it! Check them out; + +

    +

    + +
    + + + + \ No newline at end of file diff --git a/review.css b/review.css new file mode 100644 index 0000000..830a126 --- /dev/null +++ b/review.css @@ -0,0 +1,90 @@ + + .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; + color:white; + margin-bottom: 25px; + margin-left: 25px; + } + + .block-big { + margin-right:10%; + } + + .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; + + } + + + \ No newline at end of file diff --git a/review.html b/review.html new file mode 100644 index 0000000..c7bf045 --- /dev/null +++ b/review.html @@ -0,0 +1,33 @@ + + + + + + Keith.Dev Review! + + + + + + + + + + +

    + + \ No newline at end of file diff --git a/styles.css b/styles.css deleted file mode 100644 index 2ffffb7..0000000 --- a/styles.css +++ /dev/null @@ -1,5 +0,0 @@ -body { -margin: 0; -background-image: https://cdn.discordapp.com/attachments/964640394413482014/970047383998177280/unknown.png; -text-align: center; -} \ No newline at end of file diff --git a/test.css b/test.css new file mode 100644 index 0000000..815b766 --- /dev/null +++ b/test.css @@ -0,0 +1,29 @@ +img { + border-radius: 50%; + } + .center { + display: block; + margin-left: auto; + margin-right: auto; + } + + .header { + font-famil; 'Aldrich';font-size: + } + +.btn { + background-color: DodgerBlue; /* Blue background */ + border: none; /* Remove borders */ + color: white; /* White text */ + padding: 12px 16px; /* Some padding */ + font-size: 16px; /* Set a font size */ + cursor: pointer; /* Mouse pointer on hover */ + width: 5%; + } + + .btn:hover { + background-color: RoyalBlue; + } + .imgclass { + margin-right: 10px; + } \ No newline at end of file diff --git a/test.html b/test.html new file mode 100644 index 0000000..e620df9 --- /dev/null +++ b/test.html @@ -0,0 +1,42 @@ + + + + + + Keith.Is-a.Dev + + + + + + + + + Avatar +

    Keith Khaotic

    +
    +
    + +
    +
    + + + + \ No newline at end of file