Web Dev Resources: Guides/Tutorials
This is a collection of informative guides and tutorials for web developers looking to build a website!! I've found these helpful in my journey of learning HTML and CSS code, I hope this helps someone else too.
- Interneting Is Hard (But It Doesn't Have To Be)
My favorite HTML/CSS tutorial out there, and the way that I learned how to code this website. Each chapter walks you through designing & creating your own web pages, and builds off of what you learn in previous chapters. Highly recommend.
- sadgrl.online/learn - HTML & CSS
sadgrl.online's tutorials for web dev beginners learning HTML and CSS. You can search to find specific tutorials.
- Mozilla Developer Network - Learn Web Development
Informative guides created by Mozilla web developers all about teaching new web developers the ropes for HTML, CSS, Javascript, and more!! Above is the introduction page for total newbies in web developent, coding, design, etc. Specific guides can be found below:
- freeCodeCamp
A curated collection of thousands of tutorials and guides made by web developers, for web developers.
- Re-usable HTML Components
This is easily the most helpful tutorial I've found on freeCodeCamp, at least so far. It guides the reader through using Javascript Web Components in order to reuse specific assets on their site without having to rewrite mountains of code for small adjustments; a huge game changer.
- Re-usable HTML Components
- What is a feed? (A.K.A. RSS)
A simple and easy-to-understand description of what RSS is, and how you can subscribe to your favorite sites!!
- Neocities RSS Guide
A tutorial that shows how to make and manage your own RSS feed!! I used this to create SugarBlush's feed!
- Nenrikido Blog: Tutorials
Nenrikido's blog features helpful tutorials for beginning web developers!!
(↩ Back to Link Directory)