How to View HTML Source Code for Web Pages in Internet Explorer

ID: Q176222


The information in this article applies to:
  • Microsoft Internet Explorer versions 2.0, 3.0, 3.01, 3.02, 4.0, 4.01, 4.01 Service Pack 1, 5 for Windows 95
  • Microsoft Internet Explorer versions 3.0, 3.01, 3.02, 4.0, 4.01, 4.01 Service Pack 1, 5 for Windows NT 4.0
  • Microsoft Internet Explorer for Windows 98


SUMMARY

This article describes how to view the Hypertext Markup Language (HTML) source code for Web pages in Internet Explorer.


MORE INFORMATION

Web pages typically consist of graphics and text written in HTML. Web pages may also use other scripted languages such as Java, JavaScript, Common Gateway Interface (CGI), and Visual Basic script.

Internet Explorer can display the HTML source code for Web pages, but it cannot display encrypted scripts or compiled modules such as ActiveX Controls. Internet Explorer also cannot display the source code for an Active Server Page (ASP). An example of an ASP page is:

http://www.microsoft.com/default.asp
To view the HTML source code for a Web page using Internet Explorer 3.x and later, click Source on the View menu. To view the HTML source code for a Web page using Internet Explorer 2.x, right-click the Web page, and then click View Source.

Many Web pages use frames to display several Web pages on the same screen. To view the HTML source code for a Web page that contains frames, right- click the Web page in a frame, and then click View Source.

Additional query words: 2.00 3.00 4.00 4.01 5.0 5.00

Keywords : kbui msiew95 msient msiew98
Version : WINDOWS:2.0,3.0,3.01,3.02,4.0,4.01,4.01 Service Pack 1,5
Platform : WINDOWS
Issue type : kbhowto


Last Reviewed: August 19, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.