html not working

Binary Coder

New Member
Hi, im trying to use the href tag to put a link on my website, the files are on my server, i just wanted to use the tag so that i can call it something else. Below is the tag im using and the weird result i get. Could it be that my server doesn't support php? If it doesn't then what code would i use instead?

Thanks

<A HREF="http://www.yourdomain.com/">site</A>

then it chages to <A XHREF="http://www.yourdomain.com/">site</A>
 
Binary Coder said:
Hi, im trying to use the href tag to put a link on my website, the files are on my server, i just wanted to use the tag so that i can call it something else. Below is the tag im using and the weird result i get. Could it be that my server doesn't support php? If it doesn't then what code would i use instead?

Thanks

<A HREF="http://www.yourdomain.com/">site</A>

then it chages to <A XHREF="http://www.yourdomain.com/">site</A>

Apparently so thats a Mozilla bug.
 
can someone please help me with this, i cant do anything to my website without this one piece of code working. Please help

Thanks
 
Are you using a program for this? TinyMCE, WYSIWYG.. etc.? It's probably a setting issue if you are using a program.. what program is it?

Are you making the straight off your server?
It's probably some setting like "rich text editor" if it has it. Or, if they have buttons for you to use, those will probably work.

I'm not of any clue now.. so if u can reply back, we can go from there.
 
Back
Top