Welcome to my small tutorial on how to make your own small website for any kind of desires you have, fellow shifters and others alike!
I am still very new to making websites, but I thought I would simply explain how to make your own using HTML and CSS.
this includes pretty beginner-friendly information for ANYONE who needs that next step beyond the simple tutorials from neocities or anything else.
I am using Neocities but if you want to, you can do this for any other website that uses HTML!
For more dynamic websites, you will need more than neocities. You will need, probably, a website you pay for, or a free webhosting client.
like wordpress, google sites, or something else.
This page is specifically for building your OWN websites. (and is a small page for me in the future.)
First things first, I recommend you take the time to use
this link for troubleshooting HTML,
And use
this link for troubleshooting CSS.
You're gonna need it.
HTML is a coding language that is used for most websites. It uses "tags" and "attributes".
Tags are the main aspect of ANY HTML document.