Introduction to HTML || Learn- Basics of Html || Html Interview Question...

“Every great developer you know got there by solving problems they were unqualified to solve until they actually did it.” (Patrick McKenzie) Introduction Hello everyone…! Welcome to TechEx BriHa. Today is the day of HTML! HTML is all about structuring the data. It doesn’t concern itself with how something looks; that’s what CSS is for, which we’ll learn through next videos. Just like a building is merely as strong as its foundation, HTML is that the skeleton that holds everything together. to place it during a more web-based context, HTML makes sure the page is usable on a spread of devices and browsers and provides a structure for adding CSS, JavaScript, and therefore the content of the web site or application itself. What are we going to do today? Learn about HTML. HTML Tags. Learn about the various HTML elements and Attributes. Create the basic structure using Tags Elements and Attributes 1. HTML We’ve already learned that HTML may be a sort of language that ...