HTML
From Shareideas
HTML Hypertext Markup Language is used to write web pages. With the HTML you can describe in a text file elements in the webpage, such as headings, paragraphs, and lists in a text. With HTML you may also include to the page images, tables and "interactive forms". To have elements in the page one uses "HTML tags" between the text information. The web browser is able to interpret and show the tags in a visual way.
The "next generation" HTML is XHTML, which is recommended to be used with new web pages.
[edit]


