Welcome to Nekoweb.org

Welcome to your new site! If you want to hop right in, you can head over to the dashboard right now, otherwise if you're new to making websites, you can check out some of the sources below:

Some Basic all-purpose guides and links

And some Language specific links

Use Devtools/Inspect Element to explore your favorite site's source code aswell,
It's really good for learning!
HTML CSS JavaScript

HTML CheatSheet

Webguide.neocities.org

Sadgrl Webmaster guides

CSS-Tricks Guides

cssreference.io

FreeCodeCamp CSS Handbook

The Modern JavaScript Tutorial

The Odin Project

This List

Theres a couple books for further reading too:

There are also some Nekoweb specific resources:



!!! Important !!! Read the FAQ , it'll help you fix many common issues you might have.

A particularly common issue is not seeing your site changes immediately after reloading; this is possibly because of browser caching, where you don't get your new files loaded.
A simple fix is to just press Ctrl + Shift + R or Ctrl + f5 depending on your browser. This will clear the cache and load your latest changes.
If you still have issues, Cloudflare domains also usually have similar problems. Try messing around with its cache settings if you have Cloudflare (custom domain with nekoweb Patreon).

And remember: Google is your friend, use it for all the issues you have, and you will probably find an answer!