Quote:
Originally Posted by dartho
If you wish to use an IMG tag, try and swap the parameters.
rather than <img src="mypic.jpg" alt="My Pic" /> use <img alt="My Pic" src="mypic.jpg" />
this shouldn't get replaced with an anchor tag
|
For the newbie coder (learning), WHERE would that html snippet be placed - somewhere in the xml code and then reuploaded, or in a specific section of the template under the mobile style?
Thanks in advance.....