|
HTML
or Hyper Text Markup Language is the standard language used to publish
hypertext on the web. It is a non-proprietary format based upon
SGML. It works on all browsers. You can use a simple text editor
to write html or advanced software like Macromedia Dreamweaver or
Microsoft FrontPage. HTML is a library of tags that define format.
HTML is a non-secure language i.e. any browsers can view it. Being
HTML was design primarily for format other languages have been developed
like XHTML, JavaScript, and XML to define more dynamic features,
have more control, and to animate the user experience.
|