HighDots Forums  

Help with Position attribute

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


Discuss Help with Position attribute in the Cascading Style Sheets forum.



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

Default Help with Position attribute - 02-24-2004 , 09:02 AM






Hi all,
I am using the "Poistion" attribute to correctly align a column
of images that I have on a table. The code looks like so....

<TD valign="top" class="listinglight" align="left">

<A href="somewhere.html" style="position: absolute; left: 25px;">
<IMG src="CopyButton.gif" border="0" /></A>

<A href="anywhere.html" style="position: absolute; left: 45px;">
<IMG src="SaveButton.gif" border="0" /></A>

</TD>

One problem is that when the window is shrunk to half size the browser
does not move the images to compensate for this and they spill over
into the next cell of the table (horizontally spill over).

Another problem is that if one row is smaller than another, the images
do not fit into that row. They spill down vertically into the row
below.

Any help would be appreciated,
Jehan

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

Default Re: Help with Position attribute - 02-24-2004 , 09:27 AM






Falc2199 wrote:
Quote:
Hi all,
Hi. Please do not multi-post.

If your quaetion spans html/css, you
might consider a cross-post, though
only in rare circumstances.

--
Andrew Thompson
* http://www.PhySci.org/ Open-source software suite
* http://www.PhySci.org/codes/ Web & IT Help
* http://www.1point1C.org/ Science & Technology




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 - 2009, Jelsoft Enterprises Ltd.