DEV Community

Sanket Jagdale
Sanket Jagdale

Posted on

Top FREE HTML Resources

If you want to become a full stack web developer, then your first step should be learning HTML, and if you go on the internet and search for resources of HTML, you will be lost in the ocean of resources. So in this particular blog, I will be sharing some top resources from where you can learn HTML for free and move ahead with your journey of becoming a full-stack web developer.

Before going to resources, let’s understand what is HTML?

HTML is the hypertext markup language that decides how your web page will look like.
HTML defines the structure of the web page and it is used for creating different web pages.
HTML particularly discusses the structure of any web page.
next up let’s talk about some important Concepts that you should be focusing on while learning HTML starting with the

Different types of semantic tags: So on any web page there are different types of tags so you should be aware of different semantic tags which define the structure of a web page.
HTML forms: On the webpage, there is one important part of taking input from the user and working accordingly so you should be aware of HTML forms.
HTML tables: you should be aware of HTML tables so that you can create different tables of different sizes.
HTML media: In HTML media you should be aware of three tags which are image video and audio tags.
So up until this point in time, we have talked about what is HTML and what are the different important topics that you should be focusing on while learning HTML.

Let’s talk about the resources. So in this particular blog, I will be sharing two types of resources. The first one is documentation. Documentation will help you to learn any technology, as well as it will serve you as a reference if you need help in the future. The next type of resource is video tutorials.

Starting with the resources

  1. w3schools

Image1

2.MDN Docs

Image2

3.html.com

Image3

4.Tutorial by freecodecamp

Image4

5.Crash course by traverse media

Image5

6.Crash course by Programming with Mosh

Image6

7.Tutorial by CodeWithHarry

Image7

Resources Link (Notion Page) 🧑🏼‍💻

You can watch this particular video from my channel for a better understanding:

Video Link

Get in Touch with me: https://linktr.ee/Devgrammer

Follow @sanket00900 for more !!!

Top comments (0)