Save As problem
Page 1 of 1
Save As problem
I am using Apple. When I do the work in Lesson 4 and 5 and make my fist website it says:In Notepad choose "Save as..." under "File" in the top menu.
Choose "All Files" in the "Save as type" box. This is very important - otherwise, you save it as a text document and not as an HTML document.
In Apple it does not have "All files". it has Web page html. I saved it as that but it is not working. It comes up as text only. Here is what I typed:
<html>
<head>
<title>Lamp Lighter International Ministries</title>
</head>
<body>
<p>Hurrah! This is my first attempt at a website.</p>
</body>
</html>
What you tell me what I am doing wrong?
Re: Save As problem
goto this forum post it has solution to your this problemhttp://www.html.net/forums/viewtopic.php?f=5&t=40
Page 1 of 1