Have done a website for my Mum's Orchid Society and wanted suggestions, comments on it. Thanks.
http://www.geocities.com/devonorchid
Have done a website for my Mum's Orchid Society and wanted suggestions, comments on it. Thanks.
http://www.geocities.com/devonorchid
Very nice.On the links page I noticed that the links don't open in a new window. I find it's best to have new windows opening as people will navigate away from the site. Also some of the links on the links page don't work. The site is nicely laid out and quick to load.
![]()
Thanks Jaynee, fixed up the links page. All I need to do is figure to have them open in a new window.
I am not familiar with geocities but somewhere it should ask for the target of the link which should be _blank and look something like the code below:
Code:<a href="http://www.jaynee.co.uk/megablast/index.php" target="_blank">megablast</a>
Yep you're right Jaynee adding target="_blank" after each did the trick, thanks.![]()