Hypertext Markup Language.
It is known as a web page.
It is a program that can generate HTML for you, without you needing to know what HTML is and how to use it. So you can type out your text and say what size and colour you want it and the generator will create the HTML code to do that for you. Dreamwaver is a very well known piece of software that can generate HTML for you.
You can create a HTML file in any of the text editors known. Notepad and various other IDE's are examples.
Xhtml/html & css
Tim Berners-Lee HTML,Creatorhe is an English computer scientist, best known as the inventor of the World Wide WebTHx O_+
Links in HTML documents are called references. They are commonly known as href's, or HyperText References.
The World Wide Web Consortium is the body charged with setting the standards for different versions of HTML. They are also known by the acronym W3C.
HTML is a markup language which allows you to define and place elements on a page, or Document Object Model (DOM). Of course, HTML is static. That means that when a web designer uses a certain HTML attribute to make a word bold, for example, there is no way with HTML alone to change that setting. One part of JavaScript allows a programmer to add/remove or modify the DOM elements on the fly using scripts and stylesheets known as CSS. The combination of HTML, JavaScript and CSS is collectively known as DHTML (Dynamic HTML). Note that Javascript is a fully developed object based scripting language and can do many other things aside from DOM manipulation.
What You See Is What You Get is a web design software often called a HTML editor which creates HTML code for you without having to know the language he best and most well known WYSIWYG HTML editor is dreamweaver
The W3C, properly known as the Worldwide Web Consortium, looks after many areas of the internet and set standards for them. One of the many areas covered is HTML.
A tag.
HTML tags are used to delimit HTML elements inside an HTML document.