Sorry I didn't explain well.
Yeah I mean within the .xml, I want to embed a hyper link, something like:
<a href="http://www.example.org/" shape="rect">example.org</a>
but in an xml-supported format, so if I click on the link, it brings me to the website.
Thanks!
If this one is a question asked over and over, I apologize for that. It frustrates me a lot: how to embed a hyperlink into an xml file?
For example, I have
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html (View Source for full doctype...)>
- <html xmlns="http://www.w3.org/1999/xhtml"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.