 |
|
|
| View previous topic :: View next topic |
| Author |
Message |
RamyaRajan
Joined: 18 Apr 2008 Posts: 6
|
Posted: Fri Apr 18, 2008 11:39 pm Doubt in using div tag |
|
|
|
Hi
I am new Html code tutorials.
My question is
I have a table which downloads datas from database , i want to highlight search keywords in the table..i gave div tag before the table,table contains th for table head,and td for columns.
my problem is, keywords are highlighting both in columnheading and rows too...but i want to highlight only in rows not to heading...div tag is working only for table tags...
i created one more table for retrieving rows and assigning column heading,and i gave div tag before the table which i assigned for rows....but the total structure of the table is changed...table widths are corrupted...
any help!!
Thanks[/list] |
|
mjpliv

Joined: 11 May 2004 Posts: 406 Location: Nova Scotia
|
Posted: Sat Apr 19, 2008 7:23 am |
|
|
|
| Could you post a URL or the code you are using so we can have a look? |
|
Straystudio
Joined: 14 Apr 2008 Posts: 238 Location: Nord Italy
|
Posted: Sat Apr 19, 2008 7:39 am |
|
|
|
Table width "feels" which width the upper container delivers.
So, if You put a table inside a table, You have to assign both them WIDTH="100%" to cover full screen with the inside table too. |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
|
 |
|
|
|
|
|
|
|