Click to See Complete Forum and Search --> : Table question, may be out of my league here


stargal98
02-13-2003, 12:44 PM
Okay, for our product page, I'm going to be designing some tables with photos and descriptions of products. That is no problem. However, I want to create circles instead of rectangles to put my product pictures and descriptions in. Is this too weird to accomplish? Is this even possible? I am at the mercy of the table gurus! Thank you for your help...

mobiltec
02-13-2003, 01:15 PM
You might try making the table border invisible and inserting colored circles in each table data portion of the table with your text or product contained within the circle...

Making the border invisible is done like this.

<TABLE WIDTH="whatever" BORDER="0">

stargal98
02-13-2003, 01:59 PM
I was thinking about that, but wouldn't that mean I lose a little control over where the image will go? I would also have to edit those images to fit specifically into the circles a certain way, wouldn't I???

mobiltec
02-13-2003, 02:49 PM
That is correct. You could use a graphics program to create the circles and text and then just center them in the data areas. Anything else would now be out of my league also :)

CyCo
02-13-2003, 04:22 PM
Here's a little something I threw together...