Web Coding
My collection of resources related to website coding and design! This includes HTML, CSS, Javascript, etc. A lot of these are ones that I've used myself to code this website!
- ❥ Interneting is Hard (but it doesn't have to be) An informative and in-depth tutorial about how to use HTML and CSS to code and design different web pages. This was my primary introduction to website building and coding, (other than the official Neocities tutorial), and I still reference the practice pages I made following their code sometimes. The chapters build upon themselves, and its easy to fast travel to specific chapters and sections.
- ❥ w3schools A searchable index of every HTML and CSS term under the sun including live examples of how each one works!
- ❥ SadgrlOnline.Learn An online hub full of tutorials and links all about website coding, creation, etc. Super helpful! Sadgrl even included a search bar, so you can search for any specific tutorial you want!
- ❥ SadgrlOnline Webmaster Links Sadgrl Online's full collection of 83 categorized, helpful resources and links for webmasters! Categories include HTML/CSS, Layouts, Accessibility, and more!
- ❥ MDN Web Docs: Getting started with the web A website FULL of informative tutorials about HTML and CSS coding. This is their beginners overview, with a guide full of links to specific pages.
- ❥ Zonelets A free Javascript-based blogging engine! Very helpful for beginners who want to create a blog/webpage but aren't too keen on learning all the HTML and CSS stuff. I use this engine to run My Blog! (Although I removed the Javascript elements because they kept breaking, so that is just something to keep in mind.)
A playlist full of step-by-step tutorials for Zonelets is right here! - ❥ Flexbox Froggy A super cute, fun and interactive tool that teaches you how to use flexbox properties featuring adorable frogs!
- ❥ MagicPattern A collection of tools related to web design such as background patterns, gradients, and more! Includes HTML and CSS codes, too.
- ❥ HTML Color Codes Provides numerous colors with their hex codes for you to use on your site! Includes a color picker so you can find your own color!