Re: Image over two table cells?



Herbert Meister wrote:
Bone Ur wrote:

Put the image in a relatively-positioned <div> inside the cell and put an
absolutely-positioned button within that.

That's what I thought. But it seems that the relative position doesn't work.

It does if you use it correctly. If you haven't read the specs, or at
least a good tutorial, you're probably making some false assumptions
about relative positioning.

<div id="main2" style="position:relative; top:22; left:22;

Are you sure that's what you really want to do?
http://brainjar.com/css/positioning/

--
Berg
.



Relevant Pages

  • Layer Positioning
    ... I have a layered menu set in a left cell in a DWT. ... set the main layer to relative position in order that it would not move from ... However, the layered sub menu ... would move to different location depending upon the browser window. ...
    (microsoft.public.frontpage.client)
  • Re: DIV / SPAN
    ... "Frans" wrote in message ... > properties of DIV, SPAN like that. ... The relative position ...
    (microsoft.public.frontpage.client)
  • Re: Simple lookup - or maybe not so simple - help!
    ... the cell ranges seem to indicate that row 1 (and possibly ... an exact match, otherwise you might get erroneous results. ... value returned in a cell is the relative position in the input range ... I am putting together a very simple worksheet for some sales tracking ...
    (microsoft.public.excel.worksheet.functions)
  • Re: Show which cell has MAX, MIN values?
    ... Use the MATCH function, which returns the relative position of the ... matched cell. ... formulas show me the address of which cell has the displayed MAX or MIN ...
    (microsoft.public.excel)
  • Re: Copying
    ... ABout OFFSET(): it is used when we want to refer to cells by position ... for each cell down A:A. ... with the OFFSEToption you are not referring ... to another cell but to yourself, and calculate a relative position. ...
    (microsoft.public.excel.misc)