Getting Started with Web Development is a 28-episode YouTube course created by London App Brewery that will help you learn HTML and CSS for Web Development.
More Details
Episode list:
How Does the Internet Actually Work?
How do Websites Actually Work?
What You’ll Need to Get Started – Setup Your Local Web Development Environment
Introduction to HTML
The Anatomy of an HTML Tag
What We’re Building – HTML Personal Site
What is the HTML Boilerplate?
How to Structure Text in HTML
HTML Lists
HTML Image Elements
HTML Links and Anchor Tags
HTML Tables
Using Tables for Layout
HTML Tables Code Challenge
HTML Tables Solution Walkthrough
HTML Forms
HTML Forms in Practice – Create a Contact Me Form
Publish your Website!
Habit Building: The Calendar Trick
Introduction to CSS
Inline CSS
Internal CSS
External CSS
How to Debug CSS Code
The Anatomy of CSS Syntax
CSS Selectors
CSS Classes vs Ids
Learn Web Development with Angela from the App Brewery
Related Tools
How to Become a Web Developer
How to Become a Web Developer - Everything You Need to Know is a comprehensive guide from Career Foundry written by Emily Stevens that covers all the questions people who think to start learning web development have.
Mozilla’s MDN Web Guides
Mozilla's learning area includes comprehensive HTML, CSS, and JavaScript guides. Those articles aim to guide complete beginners to web development with all they need to start coding websites.