| 
| 
Internet Assistant: How to View Raw HTML Markup
ID: Q126364
 
 |  The information in this article applies to:
 
 
Microsoft Internet Assistant for Word, versions  1.0z, 2.0z
Microsoft Word for Windows 95, version  7.0
Microsoft Word for Windows, versions  6.0a, 6.0c
 
 
 SUMMARY
This article describes several ways to view your HTML source.
 
 MORE INFORMATION
Method 1: Use this method to view the entire document:
 Method 2: Use an Internet browser, such as Mosaic or NetScape, to view the
          source. You can leave the document open in the browser while you
          edit your document in Word. To view the changes to the source,
          you will need to reload the file to update the display.Save and close the HTML document.
 
 From the File menu, choose Open.
 
 Select the Confirm Conversions check box.
 
 Select your document and choose OK.
 
 In the Confirm Conversions dialog box, select Text Only and
             choose OK.
 
 
 Method 3: Use this method when you want to view the source for a single
          item. Note: This method will not work for some items; it will
          work for items such as anchors (<A>) and images (<IMG>).
 Method 4: Open the file in Notepad or Write. In Notepad, you can keep any
          changes you've made by choosing Save from the File menu. If you
          want to save changes made while viewing the file in Write, save
          the file by choosing Save As from the File menu. In the Save File
          As Type box, select Text Files. This will save the file in the
          proper format.In HTML Edit view, select the text for which you want to
             view the HTML source.
 
 From the Insert menu, choose HTML Markup.
 
 After viewing the source, choose OK.
 
 Additional query words: 
iaword 6.0 winword HTMLword ia word6 source code text 1.0 2.0  
Keywords          : kbinterop kbhtml kbwdinternet Version           : WINDOWS:1.0z,2.0z,6.0a,6.0c,7.0
 Platform          : WINDOWS
 Issue type        : kbhowto
 |