![]() |
![]() |
![]() |
![]() |
HTML is the standard language for creating documents for the World Wide Web (WWW). The HTML used by Microsoft Internet Explorer provides a robust implementation of the HTML standards being defined by the main Web organizing bodies and used by the most popular browserssuch as Internet Explorer and Netscape Navigator. HTML for Internet Explorer 3.0 is consistent with published standards, and yet includes new, more powerful elements and controls. This HTML recognizes that authors who write online documents for the WWW are proactive in promoting additions and modifications to HTML. These authors want the most popular of those extensions to be part of the development language and the browser that they use.
The HTML used by Internet Explorer provides key handles for the experienced WWW author to move outside HTML into scripts, such as Visual Basic Scripting Edition (VBScript) and JScript, and object-oriented (OO) programming languages, such as Microsoft Visual C++® and Java. The author may not write these OO programs, but this HTML gives the author the ability to embed objects, control their input, and influence the layout of these objects within an HTML page. Thus, a spectrum of complexity and power is available to the Web developer with HTML as a foundation. One author can produce a document for the Web using just HTML. Another author who wants to tie a Web page to a database can add VBScript objects. A third author can construct content using a C++ object model. HTML can provide the entry point for each of these authors.