Mood:

Topic: HTML Questions
Yeah, I do have the http:// in there. But I'm not trying to merely link to the top page, there is a separate page for each kind of sea turtle...Here's an example: For the hawksbill turtle I link to this page:
<a href="http://cccturtle.org/sea-turtle-info...page=hawksbill">
and for the green marine turtle I link to this page:
<a href="http://cccturtle.org/sea-turtle-info...php?page=green">
I copied those addresses and pasted them directly out of the address bar in IE so they would be correct, but they don't work unless I go directly to CCCturtle's website and click. They don't work where they're linked to on other websites either. I've noticed here it's all on one line but in Webshell it is broken and wraps around.