Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: Invalid Anchor Tags Fixed Incorrectly
Re: Invalid Anchor Tags Fixed Incorrectly
04-02-2009, 4:18 AM
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: Invalid Anchor Tags Fixed Incorrectly
Reply
Quote
Can you change the following code
<p><a href="#bottom">top
<a/>
</p>
to
<p><a href="#bottom">top</a></p>
Then try again?
Regards,
Ken
View Complete Thread