Keep and Share logo     Log In  |  Mobile View  |  Help  
 
Visiting
 
Select a Color
   
 
learn with html

(1) What is HTML?

 

The full form of html is Hypertext Markup Language. HTML is basically the structure of a website. Suppose you need to build a house. First you have to make a plan, then you have to build a house with bricks and stones.

 

But your house has not been beautified. We have just built a house on the subject of what we need. The main task of html is to create a website. Hopefully, now that you understand what html is, visit https://beginnerwebdeveloper.com/

 

(2) How does html work?

 

HTML is a language of computers (computer language) ", which is used to create websites or web pages. There are many types of ML tags that can be used to create a website. Here are some tags and names: -

 

  1. <h1> <h2> <h3> <h4> <h5> <h6>
  2. <p> tag.
  3. <small> tag.
  4. <strong> tag.
  5. <ul> tag.
  6. <li> tag.
  7. <a> tag.
  8. <img> tag.
  9. <i> tag.
  10. <b> tag.

 

Basically a website is created with this kind of tag. You can see many times that some kind of tag is used in big websites. This kind of tag will not be found even if you do a Google search. However, you can create such a tag even if you want to. Can. If you want to know how to create HTML tags, visit https://beginnerwebdeveloper.com/blog  now



(3) Why learn html?

 

If you want to be a web developer then you need to know html. If you don't learn html you can't be a web designer and html language is not so difficult. There are some HTML tags that are used all the time, such as <p> <b> <i> etc. There are other such things that you can start css with if you can remember.

To learn css visit now: https://beginnerwebdeveloper.com/css

 

(4) HTML history

 

HTML was created by Sir Tim Berners-Lee in late 1991 but has not been officially released, then HTML 1.0 was released in 1993 to share information that can be read and accessed through a web browser. Later released in 1995 as HTML 2.0. The company name was revealed (internet engineering task force). Then some features are added inside HTML. That is <image tag> later, in 1997, everyone was attracted to inter. The HTML 3.0 version was then created but was not made public. Later, the 1997 HTML 3.2 version was created, which focused on style but not on documentation. And for this the number of people reading HTML increases. And the browser CP started to decrease. (HTML 4.01) was released in late 1999 and was a major version of HTML. Then Inter became popular and everyone started reading HTML. Then some features are added inside HTML. That is –

 

  1.   Operation of structure and presentation
  2.   Style sheet accessibility
  3.   client-side scripting
  4.   frames
  5.   advanced tables

(HTML 5) was published in late 1997 and was the latest version of HTML. And we've been using it to this day. Then some features are added inside Html. That is -

  1.   video audio
  2.   header
  3.   canvas
  4.   footer
  5.   nav element.

Now let's talk about Html. If you go to Google and type any letter, the result is a website. Google is a website. And when you click on the mouse and right button to see the text (view page source) click there, you can see a lot of HTML code. The first time you look at the code, it seems a bit complicated. There is nothing to take the tension, you will slowly begin to understand the code goal.


Creation date: Nov 12, 2021 1:18am     Last modified date: Nov 12, 2021 1:22am   Last visit date: Nov 7, 2024 4:46am
1 / 20 comments
Nov 12, 2021  ( 1 comment )  
11/12/2021
1:23am
Johir Kan (beginnerwebdeveloper)

Thank you so much

    Report Objectionable Content