I am making a directory that requires a reciprical link. I want text so someone can copy and paste it. I am trying to input this: <b>< p align="center"><a href="http://www.thunderbayfishing.com">Thunder Bay Fishing</a>< /p></b> without the spaces. I want it to remain text and not a link. Any thoughts? Roger
Sorry I should have put this under HTML and Web design. I'll put it there now. So please disregard this post and please delete it Thanks, Roger
Use this. <div align="center"><b><a href="http://www.thunderbayfishing.com">Thunder Bay Fishing</div></a></b>
<b>< p align="center"><a href="http://www.thunderbayfishing.com">Thunder Bay Fishing</a>< /p></b> use that, note the http://www. wont auto convert to a link like it did on this forum
fordP's didn't work?? Try this p; &lt;b&gt;&lt; p align=&quot;center&quot;&gt;&lt;a href=&quot;http://www.thunderbayfishing.com&quot;&gt;Thunder Bay Fishing&lt;/a&gt;&lt; /p&gt;&lt;/b&gt; HTML: Edit: Nevermind.
<input name="reciplink" type="text" value="<b>< p align="center"><a href="http://www.thunderbayfishing.com">Thunder Bay Fishing</a>< /p></b>" size="110" readonly="true" /> Code (markup): use that
It was revamped's code that didn't work for me. Thanks though revamped. Fordp's code worked I jusst had to eliminate two spaces for it to work properly. Thanks again. Roger
ya my head was spinning trying to figure out how that didnt work. thought I must have mis-understood something over the years lol
So you must understand how I felt trying to figure this out on my own..... Ha ha. It was driving me nuts! I was going to text it out in a drop down menu but it looked awful! Roger