Every person familiar with intenet is expected to have heard about html.But many of us are not aware of its usage and requirement in the computer related work or to be more precised internet work.
HTML defined as hypertext markup language is a language which is basically used in computers is a language which is mainly used in files posted over the internet.These files are viewed using some special programs called web browsers.The text,graphics and design element of all web pages is a special code written by using various languages one of which is HTML and it defines the web browser how to display those files.
Requirement of HTML:
Every computer supports an operating system,some have windows as operating system installed in them,others have linux.According to one's requirement individuals install operating system in their computers.Connecting two or more computers with different operating systems installed on them is a big problem.To resolve this issue HTML was invented. to tranfer information on various machines having different Opertating system.HTML is designed in such a manner that its programming & function is understood by the web browsers.Every web browser supports HTML.
Advantages of HTML:
- Recognising files written in html is quite easy as every such file mostly has an extension .htm or .html.
- Apart from the content of the page,html file also defines the layout and formatting of the page.
- One important feature of an html file is that after finishing html document,it can easily be updated.
- Another advantage is that html files are easy to be sent on internet through email attachments.


No comments:
Post a Comment