Basics HTML Html is essential to get started in frontend development, knowing what is a tag, element, attribute, what kind of events there are in the HTML element is helpful, especially, it helps you easily understand documentations. Some of the must-know elements: h1-h6, p, b, img, video, i, span, div, form, input…