<html> : Hyper Text Markup Language. The language that all computers utilize to communicate.

<form>: The tag that allows forms to be created.

<table>: The HTML tag that allows tables to be created

<body>: The HTML tag that contains the body or text of the document.

Javascript: A programming language that is used to created some effects with HTML.

 

All of the common acronyms used in the web pages can be found within HTML editors such as HIPPIE 98.

 

 

 

Back to the Top