What is HTML?

HTML (Hypertext Markup Language) is the set of markup symbols or codes inserted in a file intended for display on a World Wide Web browser page. The markup tells the Web browser how to display a Web page's words and images for the user. Each individual markup code is referred to as an element (but many people also refer to it as a tag). Some elements come in pairs that indicate when some display effect is to begin and when it is to end.
 
Html is simple & easy to learn. It stands for Hyper Text Markup Language. It is computer language devise to allow the creating web pages and web applications by using the Cascading Style Sheets (CSS) and JavaScript. Html important tag is
1.) <!DOCTYPE> Define the version of html
2.)<html>
3.)<head>
4.)<body>
5.)<hr>
6.)<b> Bold text
7.)<strong> Important text
8.)<i> Italic text
9.)<em> Emphasized text
10<small> Small text
11.)<a>Anchor
12.)<h1> to <h6>Heading
13.)<p>Paragraph
14.) <i>Italic
15.)<ul> & <li> Unordered List & List Item
16.)<img>Image
17.)<div> Division
18.)<span>
and More.
 
Last edited:
HTML is the standard markup language for creating Web pages, HTML stands for Hyper Text Markup Language, which is the most widely used language on Web to develop web pages. HTML was created by Berners-Lee in late 1991 but "HTML 2.0" was the first standard HTML specification.
 
Hello Macpugon,
Your site is nice. If you want improve your site ranking in SERP, then you can follow these steps:
1. Get to know the Google ranking algorithm
2. Assess your current search ranking
3. Track and measure the right metrics
4. Ensure your website is mobile-friendly
5. Diagnose and fix your current penalties
6. Do keyword research
7. Perfect your on-page SEO
8. Use your keywords to create great content
 
HTML is a computer language devised to allow website creation. These websites can then be viewed by anyone else connected to the Internet. It is relatively easy to learn, with the basics being accessible to most people in one sitting; and quite powerful in what it allows you to create.

I agree with you
 
Back
Top