save_as_instructions.html
save_as_instructions.html
—
HTML,
1 kB (1529 bytes)
תוכן קובץ
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 2.0">
<title>How to save the sample homepage from browser</title>
</head>
<body bgcolor="#FFFFFF">
<font face="Arial, Helvetica, sans-serif">
<p align="center"><font face="Arial, Helvetica, sans-serif" color="#006600" size="6"><strong>The
procedure of saving a file from the browser</strong></font></p>
<p> </p>
<p> </p>
<ol>
<li>Go to the "File" menu.
<li>From the "File" menu, choose the option
"save as...".
<li>In the dialogue box with the title "Save HTML
Document" specify the location of the html directory
from your home directory.<br>
<b>note:</b> If you are using a remote computer with the Windows
operating system, you will have to copy the sample file to
a temporary folder (for example: c:\temp) and then use
<a href="http://www.cs.tau.ac.il/system/winscp2.exe">scp</a> in
order to copy it to your html directory.<br>
<li>You must name the file as "Default.html" .
<li>Keep in mind that "save as type" should point
to "HTML".
<li>After doing these steps, you can edit the page in any
editor you like. You can even edit html using vi.
</ol>
<p> </p>
<p> </p>
</font>
</body>
</html>
