Forum Moderators: open
I have begun creating an html document. I have used Notepad and saved it as bistro.html. As I add tags and make changes to the document I save it. I have opened firefox and open the document through the browser. When I make changes to the document, I refresh the browser, but see no changes. Have I saved or refreshed this incorrectly? I have checked all the tags and they all seem to be correct, to me anyway. I have copied and pasted below. Any idea what I am doing wrong? Thank You!
<html>
<head>
<title>This Business Name</title>
</head>
<body>
<h1>This Business Name</h1>
<h2>Type of Business</h2>
<p>text text text text text text text text text text text text text text text</p>
<h2>Another Side of Business</h2>
<p>Text text text text text text text text text text <em>text text text text text.
</em> Text text text text text text text text text text text text text text text.<p/>
<h2>Location and Hours</h2>
<p>City, State;
Monday through Thursday 11am to 9pm, friday and Saturday, 11am to
midnight<p/>
</body>
<html/>
[edited by: tedster at 8:58 pm (utc) on Oct. 28, 2008]
[edit reason] make business information anonymous [/edit]
<html/> No
</html> Yes
However, such malformed tags WON'T prevent Firefox from displaying the file...
Hmmmm...
I wonder if you're editing one file and viewing another file, perhaps both having the same file name (e.g. bistro.html) but located in different directories/folders ? ? ? ?
Maybe you know this... To refresh (on a PC) in Firefox (or IE or Opera):
hit the F5 key
or CTRL + R (simultaneously)