About Me!
Hi! My name's Ash, but my online handle is ashtyn! i go by many names like Dae, Daelynn, ash, ashonder, ashtyn, da3lyzz, etc, etc! I mainly created this page so people would get to know me from my social media pages but these alone probably won't help how people judge my character! Hope to make your acquaintances if you do interact with me in some way! I'm not relatively new to coding, but having stopped coding in 2019, i'm very rusty and am quite unfamiliar with it all. Please treat me nicely since this website is still underconstruction!
You can have as many of these boxes as you want. They'll be nested inside your "Big Container" div if you keep the code like this, but if you take them out of that div, they'll arrange themselves instead of being constrained by the box. "Container," "Small Container" and "Big Container" divs can all have background colors and borders assigned to them if you want, but in this version of the code, they are transparent.
To change the colors of various elements, you can replace the "white" and "black" color tags with other color names or with hex codes. To add a background image, replace "link" in the background image code with an actual link. To change your font, upload a font file to Neocities and set it as the src link for the font. You can name the font family whatever you want then. Alternately, you can remove the src link and use the name of a web font (you can look up the names of these).
I left my custom cursor code in here at the top. In order to get rid of the custom cursor, just delete that section of code. In order to replace it with a different custom cursor, go to Cursors-4U and copy the code for your desired custom cursor, then replace it. Cursor animation doesn't work outside Internet Explorer as far as I can tell, so pick one that looks fine not animated.
You can make more styles of div if you like - as many as you want! This is good if you want lots of different elements on your page, but it can gum up your code somewhat.
To make text align left, put in an alignment tag like this. This can also be changed in the div styles, if you want your whole div's text aligned left.