Here is one more example -
If we paste the below html in Cute Editor -
<a href=""><img src="banner_01.jpg" alt="test test test" border="0" width="620" height="83"></a>
Now switch to Normal Mode and then back to HTML mode, the above HTML changes to -
<A href=""><IMG src="test test test" src="banner_01.jpg" width=620 border=0></A>
Again switch to Normal Mode and then back to HTML mode, the HTML will now be -
<A href=""><IMG src="test test test" width=620 border=0></A>
This is urgent please help.
Regards,
Gurpreet.