Open http://www.freewebs.com/mnngraphics/index.htm
In the browser go to View -> Source
Near the top will be the tags for your css files
<link href="twoColLiqLtHdr.css" rel="stylesheet" type="text/css" />
<link href="SpryAssets/SpryMenuBarVertical.css" rel="stylesheet" type="text/css" />
When you look in the folder on your hard drive where the index.htm file is, you will see the file twoColLiqLtHdr.css
and a folder SpryAssets that contains the file SpryMenuBarVertical.css. These must be uploaded to freewebs using the same directory structure:
twoColLiqLtHdr.css in the remote folder containing index.htm and SpryMenuBarVertical.css
in a SpryAssets directory in the folder that contains index.htm.
|