Welcome to my Website!
This is a paragraph! Here's how you make a link: Neocities.
Here's how you can make bold and italic text.
Here's how you can add an image:
Here's how to make a list:
- First thing
- Second thing
- Third thing
::-ms-overflow-style {none;}
::scrollbar-width: {none;}
::-webkit-scrollbar {width: 1px;height:1px}
::-webkit-scrollbar-track {background: black;}
or
::-webkit-scrollbar-track {
background: transparent;}
::-webkit-scrollbar-thumb {background: black;}
or
::-webkit-scrollbar-thumb {background-image: url("https:///");
handle on over
::-webkit-scrollbar-thumb:hover {
background-image: url("")}
To learn more HTML/CSS, check out these tutorials!