View Single Post
Old 10-09-2012, 07:57 AM   #26
rfolwell
Junior Member
rfolwell began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Aug 2011
Location: London, England
Device: Kindle Touch
I used MobiUnpack, but I see I had found an old version from 2010. To avoid further possible confusion caused by me, would you mind posting your original source code, rather than me extracting it from the mobi? What I got from that was:

Code:
<html>
<head>
<guide></guide></head>
<body>
	<h3 align="center">Testing Links</h3> 
		<p height="1em" width="0em">
			<a  filepos=XXXXXXXXXX ><u>This link should be underlined.</u></a>
		</p> 
		<p height="1em" width="0em">
			<a  filepos=XXXXXXXXXX >This link should NOT be underlined.</a>
		</p>  
</body>
</html>
Thanks, Richard.
rfolwell is offline   Reply With Quote