hello guys we are going to start web development training this is the first blog for development we cover below topic in this
- Html
Html (Hyper Text Markup Language ) we used html to create a website design view which. we are using tag s in this language for heading we use heading tags
h1, h2, h3, h4, h5
h1 is big font size like 64px
h2 is big font size like 54px
h3 is big font size like 44px
h4 is big font size like 34px
h5 is big font size like 24px
p tag is paragraph tag we used this for add description and other text