rebelo
01-05-2004, 07:42 AM
Hi. Need to lay a gif image over a table.
How do I do it using CSS positioning.
The info is in a html page pulled by <?php echo $display_paid ?> from an external php page.
Could ( in wich way) we use a <IMG BORDER="0" SRC="/images/done.gif" STYLE="position: relative; left: 100; top: 250" WIDTH="158" HEIGHT="39"> tag ?
How do I do it using CSS positioning.
The info is in a html page pulled by <?php echo $display_paid ?> from an external php page.
Could ( in wich way) we use a <IMG BORDER="0" SRC="/images/done.gif" STYLE="position: relative; left: 100; top: 250" WIDTH="158" HEIGHT="39"> tag ?