Pen Settings

HTML

CSS

CSS Base

Vendor Prefixing

Add External Stylesheets/Pens

Any URLs added here will be added as <link>s in order, and before the CSS in the editor. You can use the CSS from another Pen by using its URL and the proper URL extension.

+ add another resource

JavaScript

Babel includes JSX processing.

Add External Scripts/Pens

Any URL's added here will be added as <script>s in order, and run before the JavaScript in the editor. You can use the URL of any other Pen and it will include the JavaScript from that Pen.

+ add another resource

Packages

Add Packages

Search for and use JavaScript packages from npm here. By selecting a package, an import statement will be added to the top of the JavaScript editor for this package.

Behavior

Save Automatically?

If active, Pens will autosave every 30 seconds after being saved once.

Auto-Updating Preview

If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update.

Format on Save

If enabled, your code will be formatted when you actively save your Pen. Note: your code becomes un-folded during formatting.

Editor Settings

Code Indentation

Want to change your Syntax Highlighting theme, Fonts and more?

Visit your global Editor Settings.

HTML

              
                <div class="chonkycontainer"><div class="links-container">
  <header class="jaric"><h1>JACK ARIC COMIC!!!</h1></header>
<header class="links"><h1><a href="https://troy-sucks.neocities.org/">home</a> <a href="https://troy-sucks.neocities.org/sitemap.html">sitemap</a> <a href="https://troy-sucks.neocities.org/projects.html">stuff to do</a> <a href="https://troy-sucks.neocities.org/gallerylobby.html">gallery</a>
                <a href="https://troy-sucks.neocities.org/shrines/shroons.html">e-shrines</a>
                <a href="https://troy-sucks.neocities.org/aboutme.html">about me</a></li></h1></header>
  
</div>
<div class="container">
     <div class="main">
       <p>erm lmk if the background is too much thx -aiden</p>
  <h1>WHAT IS A """"JACK ARIC?""""</h1>
  <p>jack aric comic is a webcomic made by aiden  r (me!!!!), having the first issue being uploaded on march 16, 2022!!! there are 6 comics (plus 2 unuploaded zines (i will post them soon here but they can be found on <a href="https://discord.gg/M23Fhj6ztu">the neocities discord server!</a> haha shameless self promo)) so far, the most recent one uploaded to my site on august 7, 2022. <br> the first ideas of jack aric comic can be found from around may 2021!!! ill try to find pics, but that was definitely jack aric. it wasn't exactly going to be comics, but i'm not saying ^^</p>
       <h1>JACK</h1>
       <p>jack is technically the first ever character to debut on jack aric comic, appearing on the first ever panel of the first ever comic. (lol sorry aric!) he was also the first jack aric character to come into existence at all. hence why jack goes before aric in jack aric. 'aric jack' doesn't sound good anyways...he's younger than aric though, as he's only 15 and his birthday is probably around november. like me :)<br>jack is a transgender guy whos on T already i think!!! he also likes coding, reading, and drawing!! i think it would be cool and meta if he made a graphic novel inside of a webcomic. he also has a twin brother, rhian (i don't like him)! he allegedly DOES have a pet snake (ass jake) but he hasn't appeared in an official issue yet... :(</p>
       <h1>ARIC</h1>
       <p>aric is technically the second ever character to debut, in the second panel of the first comic!!! the first concept art came a little bit after jack's by a day or two. despite that, he's older than jack :)! he is 16 and jack is 15. i'd like to think his birthday is in febuary or a late winter month like that.<br>aric is cisgender and asexual!!! probably also aromantic but idk, lol. in writings + the old jaric page, i mentioned he had a girlfriend but im reconsidering it. maybe they broke up, idk *shrug*<br> interests? i'd say like baking (real) or playing minecraft or something. he just like me fr fr<br>I 4GOT 2 MENTION HE HAS A CAT!!!! AND HIS NAME IS BEEMO!!! LIKE BMO FROM ADVENTURE TIME BUT A BEE :3 he's a black cat with big ol eyes</p>
       <h1>MINOR CHARACTERS</h1>
       <h2>RHIAN</h2>
       <p>rhian is jack's twin brother. he appeared twice so far, once in issue #4 as a far-away + close up shot, and once in the first zine as literally a shadow with no facial features. lol! also i dont like him. probably never drawing him again</p>
       <h2>BEEMO</h2>
       <p>beemo is aric's cat, and hes literally so silly :3 he hasn't been shown in a web issue yet but he appears in both of the zines!!!!! i wanna send pics of him here he's literally so scrunkly :3</p>
</div>
<div class="side">
  <h1>im gonna link the issues here...AND ALSO THE FAN COMICS!!!!</h1>
  <p><a href="https://troy-sucks.neocities.org/comic1.html">comic 1!</a><br><a href="https://troy-sucks.neocities.org/comic2.html">comic 2!</a><br><a href="https://troy-sucks.neocities.org/comic3.html">comic 3!</a><br><a href="https://troy-sucks.neocities.org/comic4.html">comic 4!</a><br><a href="https://troy-sucks.neocities.org/comic5.html">comic 5!</a><br><a href="https://troy-sucks.neocities.org/comic6.html">comic 6!</a></p>
  <img src="https://troy-sucks.neocities.org/images/jackattic.png"> <p>fan comic by <a href="https://lythr0nax.neocities.org">lythr0nax!</a></p>
  <p>i want to organize this div more.....AND ALSO INCLUDE GRAPHICS THX FOR THE IDEA <a href="https://scourgescloset.neocities.org">SCOURGE</a></p>
  </div>
</div>
</div>
<footer><marquee>whee</marquee></footer>

              
            
!

CSS

              
                @font-face {
  font-family: "pixely";
  src: url("https://files.catbox.moe/uadt82.TTF") format("truetype");
}
body {
  background-color: #270a71;
  font-family: "pixely";
  color: #9AFD00;
  background: url(https://bettysgraphics.neocities.org/images/backgrounds/017C.jpg) fixed;
}
.jaric {
  width: 640px;
  position: absolute;
  margin-left: 5px;
  font-size: 27px;
  height: 70px;
  padding-bottom: 5px;
}
.links {
  border: 2px dashed #4612CD;
  margin-left: 650px;
  width: 695px;
  padding-left: 5px;
  background-color: rgba(144, 10, 255, 0.9);
  text-align: center;
  font-size: 15px;
}
.links-container {
  margin-bottom: 10px;
}
.main {
  border: 2px dashed #910aff;
  height: 780px;
  width: 805px;
  position: absolute;
  padding: 10px;
  color: #57E411; 
  overflow: auto;
  background-color: rgba(70, 18, 205, 0.9);
}
.side {
  border: 2px dashed #910aff;
  margin-left: 840px;
  width: 500px;
  position: absolute;
  height: 800px;
  padding-left: 10px;
  color: #57E411;
  font-size: 11px;
  background-color: rgba(99, 12, 212, 0.9);
  overflow: auto;
}
.container {
  height: 900px;
  width: 1350px;
  margin: auto;
}
p {
  font-size: 18px;
  color: #14CB22;
}
a {
  color: #9AFD00;
}
.chonkycontainer {
  width: 1355px;
  margin: auto;
  margin-top: 50px;
}
              
            
!

JS

              
                //*testing color palettes:
//* #14cb22 (green)
//* #57E411 (slight yellow-green)
//* #9afd00 (yellow green, i like)
//* #910AFF (red violet)
//* #630CD4 (violet)
//* #4612CD (blue violet)
              
            
!
999px

Console