Hello guys am Shahzad and welcome in lecture number. Today we are going to start a new series, which is Asti HTML. And before starting the CS, some tools and software's are required. First of all, definitely you have a computer, then definitely you have a browser. I'm using the Chrome browser in this series. And I always use the chrome because if you are a web developer, Chrome is a must.
Okay, you can also work on the Firefox or Maxthon, which I don't know how many problems available. So thousands of browser available on the Google just go to the Google and tag the browser. Mostly most popular Safari, Chrome, Firefox and, and this is another browser. Okay, so max time is a browser, so don't worry about it. I'm using the notepad plus plus this is the editor very granular. Write your HTML script or write your HTML code.
Or in simple words, you can write your code in this editor. Okay, so we will discuss about how can you download and install an opera cluster, so don't worry about it. So first of all, what is HTML? So HTML stands for Hypertext Markup Language, HTML, describe the structure of the web pages using markup. If you are not familiar with markup, don't worry. We will discuss about each and everything so you can create your HTML elements by using the markup tags.
So markup less and greater than sign. So these are the markup tags, okay. So HTML elements represented by the tags, you can also say these are the tags. So tags and what are the tags, the HTML tags, label pieces of content, such as h1 Okay, such as header header such as footer, these are the elements. Okay, we will discuss about each and everything in this series. And also browser do not display your HTML tags.
Okay? browser always display the images, the font or the paragraph the heading. So your browser do not display your text. So these are the tags possible. Just a second I will show you I'm going to show you how can you write Okay, so as you can see, these are the tags. These are the tags.
I'm using a class Don't worry about it. We'll discuss each and everything. If you are just open your Facebook and inspect element. So as you can see, it's currently showing me the images and the text and the forms or the icons. So you can see it's currently showing me but it's not showing me the markup. So whereas a markup just click on this Inspect Element, right click inspect element.
So as you can see, these are the markers. browser do not show any markup on the weapon. Okay, so we will discuss each and everything in this series. But for now, the editor we are using, which is the notepad plus plus in the next session, we are going to download and we are going to install the notepad plus plus in my local environment, make sure I'm using Windows 10. I am the user of Windows, and we are using the Chrome browser for this series. Thank you.
Watch