Tile Display Issue with Link in Peoplecode
We have created a custom tile that just displays few external links into it. But we are noticing that Image link and the description are not coming up in the same line. Any thoughts ?
Our HTML Code Looks as below:
<div class="m">
<div class="l">
<P ALIGN=LEFT><a href="https://www.xxx.edu/xxxx/" target="_blank">FE <IMG SRC="%Image(TEST_ABV)" NAME="external link" BORDER="0" /></a></P>
</div>
</div>
The PS Page looks as below:
Thanks,