Hello,
I'm a bit new at this XML thing, but I have a nav bar made in XML and I'm trying to link it to an HTML page. Here is the current code:
<menuitems>
<menuitem name="ABOUT" filename="about.xml"/>
<menuitem name="SHOP" (need HTML link here)/>
<menuitem name="CONTACT" filename="contactform.xml"/>
<menuitems>
Can someone help me figure this out?
Thanks!
I'm a bit new at this XML thing, but I have a nav bar made in XML and I'm trying to link it to an HTML page. Here is the current code:
<menuitems>
<menuitem name="ABOUT" filename="about.xml"/>
<menuitem name="SHOP" (need HTML link here)/>
<menuitem name="CONTACT" filename="contactform.xml"/>
<menuitems>
Can someone help me figure this out?
Thanks!