Hi
I'm trying to make a link in my xml document to work and the code looks like this:
<brian>
<whoami>
<p align="left">
my Name is
<alink href=" title="Brian's webpage" ACTUATE="USER" INLINE="TRUE" SHOW="REPLACE" XML-LINK="SIMPLE">Brian!</alink>
</p>
<hr align="center" />
Look at me now!
</whoami>
<whereami>
<images src=" ACTUATE="AUTO" SHOW="EMBED" XML-LINK="SIMPLE" Align="left" />
Righ Now I'm located in the State NJ
</whereami>
<whatido align="left">I'm a computer user</whatido>
<closing>I'd like to learn more about xml, but I'm a beginner and need your help</closing>
</brian>
when I upload this page to my site and preview it... i can't click on the links... can someone help pls?
I'm trying to make a link in my xml document to work and the code looks like this:
<brian>
<whoami>
<p align="left">
my Name is
<alink href=" title="Brian's webpage" ACTUATE="USER" INLINE="TRUE" SHOW="REPLACE" XML-LINK="SIMPLE">Brian!</alink>
</p>
<hr align="center" />
Look at me now!
</whoami>
<whereami>
<images src=" ACTUATE="AUTO" SHOW="EMBED" XML-LINK="SIMPLE" Align="left" />
Righ Now I'm located in the State NJ
</whereami>
<whatido align="left">I'm a computer user</whatido>
<closing>I'd like to learn more about xml, but I'm a beginner and need your help</closing>
</brian>
when I upload this page to my site and preview it... i can't click on the links... can someone help pls?