RE: Site critique this please :D - 2/7/2001 23:54:00
Hi, Neil.Since some time has gone by and I still see the same difficulties with your site, I'm wondering if you understood what the problem is. In your html, some of the file names are messed up. To easily take care of some of it, try this: 1. Go to the Skin Care Q&A page in FP 2. Open the Images folder 3. Select and Delete the first button in the site page. 4. Locate that button in the Images folder, select it, then with your mouse, drag it into place. Save. 5. Repeat those steps for the other buttons. 6. Publish and see if that corrected the button problem. If so, repeat for each page. Also, if you will look in the html view, you will see page references that look similar to this: <a href="file:///C:/My%20Documents/My%20Webs/beautyfusion/skincare1.htm" It should look like this: <a href="skincare1.htm" All that extra code is telling the computer to look on your hard drive for the file. It is not difficult to remove that stuff and is a GREAT lesson in starting to learn html. When you conquer those problems, I have a couple more suggestions. Please let us know if you need more help or have questions.  Sandy ------------------ www.alleghenyweb.com [This message has been edited by Goober (edited 02-07-2001).]
|