Hello,
I am trying to create the html that someone would copy and paste to create a
link to our site. I want them to see the entire code and wrote the following
html:
<p><p>< a href="http://www.mysite.com" Usability, User Interface
Design, & Ergonomics </a>
- Internet Resources & Consulting by Usernomics.</p>
</p>
This works fine except for the "&". I want the "&" to show rather than
"&".
Can someone tell me what I have to do to permit the "&" to show?
Thanks,
Bob
I am trying to create the html that someone would copy and paste to create a
link to our site. I want them to see the entire code and wrote the following
html:
<p><p>< a href="http://www.mysite.com" Usability, User Interface
Design, & Ergonomics </a>
- Internet Resources & Consulting by Usernomics.</p>
</p>
This works fine except for the "&". I want the "&" to show rather than
"&".
Can someone tell me what I have to do to permit the "&" to show?
Thanks,
Bob
Comment