last posts

What Is HTML? Advantages and Disadvantages | SamidTech

What Is HTML? Advantage and Disadvantage of HTML

===

What is HTML?

Every person when he/she heard HTML, normally ask questions like the above one !.


  • Hypertext Markup Language, a standardized system for tagging text files to achieve font, color, graphic, and hyperlink effects on World Wide Web pages. 
  • HTML is the standard markup language for creating Web pages. 
  • HTML stands for HyperText Markup Language 
  • HTML describes the structure of Web pages using markup 
  • HTML elements are the building blocks of HTML pages 
  • HTML elements are represented by tags 
  • HTML tags label pieces of content such as "heading", "paragraph", "table", and so on 
  • Browsers do not display the HTML tags but use them to render the content of the page


Advantages and Disadvantages of HTML 

Advantages : 

- Easy to use
- Loose syntax (although, being too flexible will not comply with standards)
- HTML is easy enough to write
- HTML is that it is easy to code.
- HTML also allows the use of templates, which makes designing a webpage easily
Very useful for beginners in the web designing field.
- Supported on almost every browser, if not all browsers.
- Widely used; established on almost every website, if not all websites.
- Very similar to XML syntax, which is increasingly used for data storage
Free - You need not buy any software
It- Easy to learn & code even for novice programmers

Disadvantages : 

_It cannot produce dynamic output alone since it is a static language
Sometimes, the structuring of HTML documents is hard to grasp
Errors can be costly.
_The time it takes to choose the color scheme of a page and to create lists, tables, and forms.
_It can create only static and plain pages so if we need dynamic pages then HTML is not useful.
_Need to write a lot of code for making a simple webpage.
_You have to keep up with deprecated tags, and make sure not to use them Deprecated tags appear because another language that works with HTML has replaced the original work of the tag; thus the other language needs to be learned (most of the time, it is CSS)
_Security features offered by HTML are limited.

What is an HTML File? 

HTML is a format that tells a computer how to display a web page. The documents themselves are plain text files with special "tags" or codes that a web browser uses to interpret and display information on your computer screen.
HTML stands for HyperText Markup Language
An HTML file is a text file containing small markup tags
The markup tags tell the Web browser how to display the page
An HTML file must have an HTM or HTML file extension
Example Explained
The declaration defines this document to be HTML
The element is the root element of an HTML page
The element contains meta-information about the document
The element specifies a title for the document
The element contains the visible page content
The element defines a large heading
The element defines a paragraph
Other posts you should check also 👀👀




Comments



Font Size
+
16
-
lines height
+
2
-