Hi,
Could someone please tell me why the anchors to the stories Creative Tip and RAM prices on the rise don't work. The page url is : http://www.macosplanet.com/index.shtml
Wayne,
According to GoLive Cyberstudio I do have my anchors labeled correctly. ould you please tell me what I might need to do to correct this problem?
Use the view HTML option in your editor and you will find that you have no ancher tag for your RAM story. To make it work, you would need to addBLOCKQUOTE><font size="1" face="Verdana, Arial">code/font><HR><pre><a name="ramrise">[/code]just before the abreviated article on your page.
I don't care what your editor is telling you, the code doesn't lie.
I also noticed that you were working to lower the load time required for your site. I bet if you cleaned up your code, that would shave off quite a bit of time. I used the clean up HTML command in Dreamweaver 2.0 and it removed 8 redundant tags. There are plenty more, but I'd have to actually start looking into your code to find them, and I dont' have that kinda time.
I'm also willing to be that you could get the same effect, as far as layout goes, without sacrificing load time, if you cut your use of tables down. You've got a bunch of blank cells that you used for spacing, when if you specified alignment for the cells with content. You can also give the impression that the page loads faster if you use several smaller tables instead of the one huge table. Most browser will not display the table and it's contents until it all loads.
Bookmarks