HighDots Forums  

large Image in a TD

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss large Image in a TD in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Michael Skind
 
Posts: n/a

Default large Image in a TD - 11-27-2004 , 10:15 AM






Hello,

I would like to insert an image in a TD without changing size of the TD nor
of the Image.

Here is the less bad solution I have found :
<TD style="cursor = 'hand';">
<SPAN style="position: absolute; bottom: auto;">
<IMG>
</SPAN>
</TD>
But with this, the image (or SPAN ?) is aligned on the top left corner of
the TD and I would like it on the bottom right corner.
Any modifications I do on the TD style (cursor shape, border color) does not
appear any more. It works if I remove the SPAN.

Any idea ?

Michael




Reply With Quote
  #2  
Old   
Andrew Thompson
 
Posts: n/a

Default Re: large Image in a TD - 11-27-2004 , 11:00 AM






On Sat, 27 Nov 2004 17:15:59 +0100, Michael Skind wrote:

Quote:
I would like to insert an image in a TD without changing size of the TD nor
of the Image.
Well, it is encouraging that you followed *part* of my advice.
<http://groups.google.com/groups?threadm=41a89f5d$0$16362$8fcfb975 (AT) news (DOT) wanadoo.fr>

Now, how about the URL pointing to a valid document?

--
Andrew Thompson
http://www.PhySci.org/codes/ Web & IT Help
http://www.PhySci.org/ Open-source software suite
http://www.1point1C.org/ Science & Technology
http://www.LensEscapes.com/ Images that escape the mundane


Reply With Quote
  #3  
Old   
Michael Skind
 
Posts: n/a

Default Re: large Image in a TD - 11-28-2004 , 03:26 AM




"Andrew Thompson" <SeeMySites (AT) www (DOT) invalid> a écrit dans le message de news:
m5dce34lfzng.1aemzw7lyj6kk$.dlg (AT) 40tude (DOT) net...
Quote:
On Sat, 27 Nov 2004 17:15:59 +0100, Michael Skind wrote:

I would like to insert an image in a TD without changing size of the TD
nor
of the Image.

Well, it is encouraging that you followed *part* of my advice.
http://groups.google.com/groups?threadm=41a89f5d$0$16362$8fcfb975 (AT) news (DOT) wanadoo.fr

Now, how about the URL pointing to a valid document?

Here is the link :
http://jeux.furrina.com/izi/td_img.html

I have 2 problems
1) I would like to align my images on the bottom right corner and not on the
top left corner (as it works now)
2) My TD border should have to change it color but SPAN seems to refuse it
(it works without it)

Any idea ?




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.