Saturday 16 February 2013

Why HTML?


HTML stands for hyper text markup language .It is a markup language not a programming language . it is easy to understand .it is easy to build a website using html because html provides everything for building a website from  tables, to forms ,  frames  and along with Javascript it provide validity to forms .to get inputs from users the html works with java script. XML is another mark up language which works with HTML and validate thedata base .html needs no special software because it runs on browser .therefore it is cheap to build a website using HTML.


HTML provides various elements and attributes which are easy to understand . web browser reads the html documents and display them  over web pages.

HTML is flexible language almost every browser can support it. Html provide various features like embedded objects and images to create interactive forms. so, there are various reasons to use Html.

  
ADVANTAGES OF HTML
HTML has various advantages few of them are listed below
EASY TO USE
HTML is a language which is  easy to  use and to understand for new programmer. all elements and attributes of html are easily under stable.
FLEXIBLE 
Loose syntaxes of HTML makes it flexible almost every browser can support it.
WIDELY USED
As it easy to use it is use to build almost every website.
FREE TO USE  
No special software is required to buy for HTML as it is run on browser.
CASCADING STYLE SHEET
HTML has a feature of using cascading style sheets
It is used to design ,align elements and text. Cascading Style Sheets design what HTML has made .Cascading Style Sheets can not be used alone.
it is used with HTML .  

DISADVANTAGES OF HTML
It cannot produce dynamic output as it is static language.
Sometimes the structuring of HTML document is hard to understand.
Security features offered by HTML are limited. 

No comments:

Post a Comment