Hexagora Forum
Hexagora Forum
Home | Profile | Active Topics | Members | Search | FAQ
 All Forums
 Dynamic HTML Editor
 Dynamic HTML Editor
 Placing an image in a tablecell

Note: You must be registered in order to post a reply.

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert Email Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
Martin1 Posted - 03 Nov 2008 : 17:38:02
Does anyone here know how to place an image inside a table cell?

Martin
6   L A T E S T    R E P L I E S    (Newest First)
Sea Vipe Posted - 18 Feb 2012 : 20:58:45
Thank you Davide!
Works perfectly...
s.dav Posted - 05 Jan 2009 : 09:46:16
You can embed an image in a table cell using writing the <img tag directly into the cell text.
You have to disable the "Encode Texts" option for that cell.

Yes, this is already scheduled for newer versions
JNi Posted - 04 Jan 2009 : 19:12:13
Well Davide, this is perhaps an option for the next version...
I had the same problem and now use just plain HTML to create my own table...

Jan
s.dav Posted - 10 Nov 2008 : 14:00:26
Sorry but actually the table is very stupid; it supports only text.
You can place an image using pure HTML but disabling "Encode Texts" in the Cell Properties or te HTML will be encoded and not preserved
Martin1 Posted - 03 Nov 2008 : 19:30:08
Thanks Jan. I did know how to do it in html but I was kind of hoping it could be done in DHE.

[2 :-(]

Martin
Jan van Londen Posted - 03 Nov 2008 : 19:27:26
Hello Martin,

I tried to do it with DHE. Didn't work. In plain html I would use something like:
<table>
<tr>
<td>
<IMG ..>
</td>
</tr>
</table>

The only thing in DHE I could come up with is paste the image over the table.

Hexagora Forum © s.dav Go To Top Of Page
Snitz Forums 2000