Member-only story
Self-Taught Developer: How To Code Like A Pro 3/5– 11 HTML & CSS Intro & Resources For Beginners
Use this as your guide and reference as you start your Web Development journey.
Don’t forget to read the previous part of this series,
Part 2: Self-Taught Developer: How To Code Like A Pro 2/5–10 VSCode Extensions
Part 1: Self-Taught Developer: How To Code Like A Pro 1/5–Best 5 Code Editors
This will serve as an introduction to HTML and CSS, and of course, you can use this as your reference in the future whenever you need to review or refresh your syntax and understanding.
First, Programming Language is a way of communicating with software, and through communicating, we use these languages to be able to make a website look in a certain way we wanted it to, or in most cases, we use these languages for engagement between the users and the program, and in this reading, we will learn how HTML, CSS, and Javascript interact and communicate to provide a good user experience with technology, in which in this case would be Websites.
So grab a coffee, take your most comfortable seat position, and let’s get to work! :)