CBSE BOARD X, asked by krishnmohansharmamir, 9 months ago

An advantage of using basic HTML to create a
document is that​

Answers

Answered by neelanshisharma14
1

Answer:

hope it's helpful plz follow me make my answer brainlist and give thx

Explanation:

Introduction to HTML

HTML or Hypertext Markup Language is a typical choice used for the development of websites, web pages and web based applications. Business stakeholders, project management and program developers prefer HTML over other alternative program development options due to the advantageous characteristics of HTML. A few of the notable advantages of HTML are ‘it is light weight in structure‘, ‘it is easy to learn and use’, ‘it is an open source program that can be used for free of cost’, ‘it is supported in all kinds of browsers’, ‘effortless to create and edit’, ‘easy to integrate with other programming languages’, ‘allows to accommodate changes at any time as required for the requirements’, etc.

What is HTML?

HTML is a markup language so it uses simple tags to markup and format the content. These tags are enclosed in angular brackets like <html. Almost all the tags have their closing tags also. The <html> tag informs the browser that a HTML document has been started similarly </html> tells the end of HTML document. All the things or code written inside these two tags are represented sent to the browser. The browsers then display the content wrapped inside the body tag.HTML defines the format of how the web elements should be displayed. To see your content you need to save your file with. html or.htm extension and then simply run it by choosing the option to open with any browser. HTML is one of the best option to develop the webpage or website for the small or growing business that does not want to invest more in purchasing software or its license and does not require any advanced programming for their websites.

. HTML is Easy to Learn and Use

HTML is very easy to learn and understand. For the one who is learning web development, HTML is the first and foremost language that the person will go through. It has simple tags and there is no hectic of case sensitivity in HTML. It simply has some tags that serve a specific purpose and that’s it. One can easily understand other’s code and can make changes in it if required as there is not a lot more to understand in it. Moreover, it does not throw any error or create any problem like other programming languages if the developer forgets to close the tags or make some mistakes in code.

2. HTML is Free

One of the biggest advantages of HTML is that it is free of cost and there is no need to purchase specific software. One should not have to deal with different plugins required to work on any software as HTML does not require any plugins. So it is very cost effective as per business perspective as there is no cost of purchasing the license if the whole website is developed in HTML language.

3. HTML is supported by all Browsers

Almost all the browsers around the globe are supported by HTML. So there is no need to worry about the website written in HTML for the browser support as the website would easily show up in all the browsers if the program keeps in mind to optimize the website for the different browsers. HTML provides an easy way to optimize the website in HTML according to browsers to the web developers.

4. HTML is the Most Friendly Search Engine

HTML is one of the most friendly search engines in comparison to all the programming languages available in the market (Search Engine friendly means delivering users quality websites with relevant information when searched for a particular one). It is quite easier to create SEO compliant websites using HTML than other programming languages. HTML websites are easier to read and accessed by web crawlers and hence reduces parsing time and the page load time of the website hence improving its performance.

Lets us Move to the next Advantages of HTML.

5. HTML is Simple to Edit

HTML is very easy to edit as there is no need to have a special interface or platform to edit it. It is written in simple Notepad and hence can be simply edited in any text editor like Notepad, Notepad++, etc.

Answered by jk4022ok
1

Answer:

HTML is Easy to Learn and Use. ...

HTML is Free. ...

HTML is supported by all Browsers. ...

HTML is the Most Friendly Search Engine. ...

HTML is Simple to Edit. ...

Explanation:

hope it helps you

Similar questions