Click here to get back home

images and tables

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
images and tables coltrane 11-03-2006
Get Chitika Premium
Posted by coltrane on November 3, 2006, 8:14 am
Please log in for more thread options


I created a rounded rectange using a graphic package. The fill color is
set to transparent. when I try to use it as a border for a table the
images is displayed and the table is placed below the image.
First can this be done? is so how?

My latest attempt is something like this

<table cellspacing=1 cellpadding=1 width=200 border=1 ID="Table1">
<img src="images/image4.jpg">
<tr>
<td><a href="main1.html" target="main">one</a></td>
</tr>
<tr>
<td bgcolor="#9dacbd"><a href="main2.html" target="main">two</td>
</tr>
<tr>
<td bgcolor="#9dacbd"><a href="main3.html" target="main">three</td>
</tr>
<tr>
<td bgcolor="#9dacbd"><a href="main4.html" target="main">four</td>
</tr></table>

I also tried to to create a table style with the image but that doesn't
work either.

Thanks for your help

john


Posted by Steve Pugh on November 3, 2006, 11:04 am
Please log in for more thread options


coltrane wrote:
> I created a rounded rectange using a graphic package. The fill color is
> set to transparent. when I try to use it as a border for a table the
> images is displayed and the table is placed below the image.
> First can this be done? is so how?
>
> My latest attempt is something like this
>
> <table cellspacing=1 cellpadding=1 width=200 border=1 ID="Table1">
> <img src="images/image4.jpg">

<img> is not a permitted child of <table>. Put it inside one of the
table cells or set it as background image for the whole table depending
on what exactly you're trying to do..

And you're not using tables for layout are you? This is a genuine data
table, isn't it?

Steve


Posted by coltrane on November 4, 2006, 12:47 pm
Please log in for more thread options


Yes, this is a real table. I want to have the table with a border with
rounded corners.
I couldn't find a good way of doing this.

thanks


> coltrane wrote:
> > I created a rounded rectange using a graphic package. The fill color is
> > set to transparent. when I try to use it as a border for a table the
> > images is displayed and the table is placed below the image.
> > First can this be done? is so how?
>
> > My latest attempt is something like this
>
> > <table cellspacing=1 cellpadding=1 width=200 border=1 ID="Table1">
> > <img src="images/image4.jpg"><img> is not a permitted child of <table>. Put
it inside one of the
> table cells or set it as background image for the whole table depending
> on what exactly you're trying to do..
>
> And you're not using tables for layout are you? This is a genuine data
> table, isn't it?
>
> Steve


Posted by coltrane on November 4, 2006, 12:58 pm
Please log in for more thread options



Okay, now that I think about it is not a table. I want a list of link
located with in a horizontal frame. I would like the list of links
located within a rounded rectangle.


> coltrane wrote:
> > I created a rounded rectange using a graphic package. The fill color is
> > set to transparent. when I try to use it as a border for a table the
> > images is displayed and the table is placed below the image.
> > First can this be done? is so how?
>
> > My latest attempt is something like this
>
> > <table cellspacing=1 cellpadding=1 width=200 border=1 ID="Table1">
> > <img src="images/image4.jpg"><img> is not a permitted child of <table>. Put
it inside one of the
> table cells or set it as background image for the whole table depending
> on what exactly you're trying to do..
>
> And you're not using tables for layout are you? This is a genuine data
> table, isn't it?
>
> Steve


Similar ThreadsPosted
Laying Images without tables August 23, 2005, 7:26 am
Images in tables ie7 problem November 9, 2008, 7:21 pm
two images in one row with proper spaces and without tables September 5, 2008, 7:46 pm
seamless images tables in xhtml strict and css April 15, 2005, 2:23 pm
images won't appear in IE January 3, 2005, 8:40 pm
why a different tag for SVG images? April 4, 2006, 12:18 am
two images i corners December 11, 2004, 4:04 pm
Background images January 25, 2005, 5:19 pm
Horizontal row of images... June 20, 2005, 10:04 am
Using Icons As Images June 30, 2005, 9:14 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap