[an error occurred while processing this directive][an error occurred while processing this directive]
[an error occurred while processing this directive] [an error occurred while processing this directive]

HTML

HTML is the abreviation to Hyper Text Markup Language or to say a text in the hyper form that adapts color, font, size change etc plus incorporates the various web elements like image, video, sound, link etc in a webpage.

HTML is the most basic form of programing language which is easily learnable and helps creating simple website with its use. With its upgrade in versions in time, HTML has become more versatile and adapted the dynamic or DHTML format too. If you has a knowledge of HTML you can easily build up a webpage and then interlinking a couple of similar webpages, it will become a website.

The most basic programming language for creating a web page is HTML. In the beginnign it was nothing else but just text written with a few tags around to decorate them or to help navigate around with the hyper links. with more simple additions there were Meta tags added to it in the head section, that gave an additional information about the page at the back end or to the browser. then an addition of tags in the body section to include various types of web elements like the images and more. Further a simple text written at the source code with various font tags around could change the style of the text in the front like its color, size, italics etc.

Then with coming times HTML started evolving more and more to incorporate more web elements like video, music, applets and more and different evolved versions of html like PHP, ASP, JSP etc starting making html pages more verstaile with the programming power and functionalities.

Even today after so much evolution, the most basic and powerful and easily acceptable launguage for all major search engines is HTML and that is the reason why SEO companies prefer making the website in pure and raw HTML page where ever possible.

The html webpage is segregated in 2 sections, head and body. Under the head tag, you put the meta tags or the style reference or the scripting informations.

Under the body tag lies the actual web page program lines depicting the text and various elements like images, video etc and the styling and positioning of the same.

XML is the upgraded version of the same which is Extensible Markup Language.

 

[an error occurred while processing this directive]