Image coding in html
Hi, basic I know but I can't make the image editable in the new template and can't find any useful documentation to support this product. It seems a very closed system without any guidance or cheat sheet to refer to. Have any started using this today so bare with me.
Anyway my section of code
<tr>
<td align="center" class="textCenter" style="">
<div class='mktoImg' id='replaceimage'>
<img alt="" border="0" src="images/img12.jpg" style="border-radius: 100%;" width="180">
</div>
</td>
</tr>
how do you set image paths... do I upload the image and then preview to find the image path?
and why does mktoName='name' always through up error on validation?
Sorry for all the questions but this system seems to make it very hard to do the simplest of things.. Thanks for any help in advance